should we configure for updates getting captured in sys_history table or not?

sharley
Tera Contributor

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

3 REPLIES 3

Anurag Tripathi
Mega Patron
Mega Patron

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.

 

-Anurag

by record of the table, do you mean that field which is not getting captured?

This is how a table can be made Auditable. And that is when it stores the history and changes.

-Anurag