Where can I find deleted Incidents?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 10:56 AM
I used the ODBC connector to create a report of Incidents for March. We're doing some review of high priority Incidents, and have discovered 6 incidents that show up in the report that are no longer in the Incidents table, so it appears someone has deleted them. They are also not in the 'Deleted Records' module, so I'm not sure where else to look. Is there another log of activity sompeplace?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 11:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 11:02 AM
Thanks for the quick reply. As I mentioned in my question, though, I've looked in the 'Deleted Records' table, and these Incidents aren't there. I'm wondering if there is some other activity log or audit log that might help me find where they went.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 11:06 AM
Hi Ronald,
Thanks for the update. "Deleted Records" is the only place from where you can restore the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2016 11:25 AM
So, if they don't appear in the Deleted Records table my first two reactions would be...
1) Double check my incident query
2) Double check my deleted records query.
Besides that you could check if the Incident table (or worse, task) has been marked with no_audit_delete=true attribute. That would be hella bad news.
It *is* possible that someone with admin rights deleted the deleted_record record <that was a fun sentence to write>.
Anyone else on your system other than you with Admin rights?