Issue
Could you please help us identify when, how and who deactivated the following record producer?
Release
All instance version
Cause
Manual transaction on the record resulted in active = false
Resolution
- Navigate to sys_update_version table
- Sort by 'Updated on' column to find last updated record.
- Please open this record in the form view & check field : payload & search for the field value , which got changed.
- In this case, found Active=false in latest record & when compared this with second last record , where Active=true
- Value in sys_created_by field of this record in [ sys_update_version ] table helped in finding which user performed this.
More about Version Records