Remove Field changes from activity logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
This change should apply to all users, not just me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @21225a0411 ,
This can be handled in a clean and upgrade-safe way
Since you’re already logging meaningful updates in Additional Comments, the duplicate entry from Field Changes (watch_list) can be suppressed.
Recommended Approach
Exclude the watch_list field from showing in Activity (Field Changes), instead of disabling audit completely.
Steps
Go to:
System UI → FormattersSearch and open the Activity Formatter used on your table (e.g., Task/Incident/custom table)
In the formatter configuration:
Locate the Exclude fields (or similar field list)
Add:
watch_list
Save the record
Clear cache:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8m ago
Hi @21225a0411,
what you can try is to check the Audit value for watch_list on the particular table.
Navigate to the sys_dictionary, filter for the table (e.g. Task) and the Watch list, then add "Audit" column and check the value, it shall be false in order not to audit it:
Eventually open sys dictionary record for that table and check the attributes in the related list, it can be enabled there:
Not sure if this will help, let me know if not to search for more ideas..
100 % GlideFather experience and 0 % generative AI
