Notification / Report to show when an incident hasn't been updated for a few days

ashep99
Mega Expert

Hi,

I am looking for a way to produce a report or email to show agents when an incidents hasn't been updated or a few days?

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Hi Andrew,



You can use the Updated by date/time along with Active to give you a report like that.



Example



find_real_file.png


View solution in original post

8 REPLIES 8

Kalaiarasan Pus
Giga Sage

Haven't you seen this ?


Set an inactivity monitor


Chuck Tomasi
Tera Patron

Hi Andrew,



You can use the Updated by date/time along with Active to give you a report like that.



Example



find_real_file.png


I'm an idiot, I just didn't see that Updated option!!!!! Thankyou


FWIW, all records have the following fields


  • Updated (sys_updated_on)
  • Updated by (sys_updated_by)
  • Modified (sys_mod_count)
  • SysID (sys_id)
  • Created (sys_created_on)
  • Created by (sys_created_by)