should we configure for updates getting captured in sys_history table or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2024 06:46 AM
When updating a field in cmdb_ci form, it is not getting captured only when that field is disabled.
the field is a check box which gets inherited from parent table record. it is getting updated as expected from parent in child (enabling or disabling). it gets captured only when field is enabled but not when disabled.
Please let me know where we should check
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2024 06:55 AM
Hi,
Navigate to dictionary and find the the record of the table (table in question) whose type is 'Collection'
Check if Audit field of this record is checked or not. If it is checked it should capture the Details.
Please be careful and check properly before enabling it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2024 07:02 AM
by record of the table, do you mean that field which is not getting captured?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2024 07:03 AM
This is how a table can be made Auditable. And that is when it stores the history and changes.