- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 09:25 AM
I'm developing a scoped app and I have 2 tables that extend Task and several more that do not.
I'm trying to enable auditing for the one that extends task, following the SNOW documentation directions, but I don't see the "audit" checkbox on the form. I can see it on the form for a non-task table. I am looking at the correct record - blank column field and type of collection:
If I look at the same form for another table, the audit is there:
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 09:48 AM
Ok confirmed. Since it is extended from Task auditing is turned on by default. If you look at system definition > Dicionary then search for your table name. As log as the entry with the field type as collection is set with audit true then the entire table is audited.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 09:48 AM