fields are not displayed in History
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2018 12:03 AM
on asset form when a record is open and navigate to the header of form and go for history - calendar option we cannot see all fields (changes in history)
ex: when assigned to changes i cannot see in the history-calendar page instead i can see cost center and location fields.
can anyone help me on this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2018 01:04 AM
Hi gtk,
the answer to your question is very simple: the table alm_asset has an attribute set on almost every column: "no_audit=true". This prevents the system from tracking changes on these columns.
The "funny" thing is, that audit is enabled generally on the alm_asset table. See the 2 screenshots I attached.
(Don't ask me for the reason this attribute is set...it don't know 😄 *sorry*)
Kind regards
Seb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2018 01:35 AM
thanks for the update
if we add "audit-true" in attribute section of the particular field we can able to see the changes done after this update. is there any possibility to see the old changes (history) of that field