how can i report on how long a ticket has been with the opening group before being assigned to another group

emmab1
Kilo Contributor

how can i report on how long a ticket has been with the opening group before being assigned to another group

can I use standard servicenow reporting or do I need an addon?

12 REPLIES 12

richcone
Kilo Contributor

If you are looking at the metric tables, you can pair the filter where Reassignment Count = 1, which should be the metric record created (given the definition) when it was reassigned the first time.

reassignment count changes as incident is reassigned to different groups.

Ahh.. you are correct.  Apologize for my misinformation, and thank you for pointing that out to me.