Deleted records on "sys_choice" table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2019 02:10 AM
Hello,
I have a problem when deleting records from "sys_choice" table, i don't find them on deleted records.
There is any solution for that or are they audited in another table.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2019 02:15 AM
Take a look at the below links, this should help with sys_choice records being included in the deleted records:
Doc for deleted records:
Doc for adding "sys_" tables:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2019 02:17 AM
Hi,
please check once "sys_metadata_delete" hope you can find your record here
NOTE: Mark correct or helpful if it helps you.
Warm Regards,
Raj patel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2019 02:19 AM
By default sys tables are not audited. If you want to enable them, then you should follow the below link
Mark the comment as a correct answer and also helpful if it helps.