How to pull incidents records to show when it was 1st assigned to a specific group?

Irene M
Tera Contributor

Hi guys,

 

Is it possible to extract records of incidents to know exactly when they were 1st assigned to a group?

 

For example, the INCIDENT came from "ASSIGNMENT GROUP A" then was transferred to "ASSIGNMENT GROUP B".

We want to know when it was transferred to Assignment Group B without opening the tickets individually. Is there a possible filter for that? or can we create a report that will capture that?

INC.jpg

 

3 REPLIES 3

Kalyani Jangam1
Mega Sage
Mega Sage

Hi @Irene M 

I don't is any specific filter available that used to find out when it was change group but in Audit[sys_audit] table it is easy to find out like below

Screenshot 2023-08-10 at 4.31.16 PM.png

document key is incident record sys_id.

We can create report in Audit table also to finding data.

Please check and let me know if it helpful or not.

Hi @Kalyani Jangam1 good day! thanks for responding unfortunately the sys_audit table is restricted for us in PROD instance. Is there any other way?