how to get assignment date, when a ticket is assigned to a person

rituparnadeb
Tera Contributor

How to generate a report where we want to fetch the date ,  when a ticket was assigned to a pariticular assignee. No common fields I found under assigned to or assignment group.

9 REPLIES 9

J Siva
Tera Sage

Hi @rituparnadeb 
You can get those details in Incident Metric table (incident_metric). Created (mi_sys_created_on) field provides the date and time when the ticket was assigned to a specific assignee.

JSiva_0-1743677161245.png

Hope this helps.
Regards,
Siva

 

Its not working, not fetching the right data some date getting missed. there must be a field called sys_updated_on

_

rituparnadeb
Tera Contributor

No it does not work, the behavior is not consistent. I need assigned date of an assignee(even historial data it should give)
 not fetching .

Hi @rituparnadeb 

Out of the box, no field captures the information regarding when an incident has been assigned to a user. You can create the metric on the Assigned to field, and checkout metrics for the same.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************