Can't enable audit on Assigned field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2019 10:12 AM
Hi,
I created a child table from CMDB_CI called u_parking_spots.
I'm trying to enable auditing on this table, I managed to enable some field but there is one I can't: Assigned.
To do so, I followed the documentation but the system still doesn't let me do it.
Please see the screenshot below:
Any idea?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2019 10:15 AM
If you enable audit table, then all fields in that table will be audited OOB.
Please see below to enable audit on table
https://docs.servicenow.com/bundle/london-platform-administration/page/administer/security/task/t_EnableAuditingForATable.html
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2019 10:22 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2019 10:26 AM
Please navigate to System Dictionary of Assigned field and turn on audit.
- Navigate to System Definition > Dictionary.
- If necessary, customize the list view to include showing the Attributes column.
- Navigate to the table and field (column) you want to whitelist.
- In the Attributes field, enter audit=true.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2019 10:32 AM