Time taken from assignment group to till it get assigned to an individual engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2020 10:58 PM
Report on time taken by ticket to move from assignment group to assigned to
please tell me how to report on time taken from assignment group to till it get assigned to an individual engineer(assignee)?
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2020 11:25 PM
I would create a new field in table where I would store time taken to assign using script.
However, you can also try to use metric_instance table where you have definition like Assigned to Duration.
You will know that first assignment was to Yash but still need to calculate time between Start and Creation of ticket itself.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2020 11:41 PM
Hi Sindhu,
You need to create a metric to calculate the time below link might help you
Please mark correct and Helpful if it helps
Thanks & Regards
Himanshu Dubey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 08:51 AM
To me, this sounds like an SLA. Do you have an agreement or expectation on how long it should take from when an assignment group gets assigned to when the user should be assigned?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 11:29 PM
That's right. We have Response SLA added to tickets and it is Completed when Assigned to is assigned and status changed to assigned.
Then we have to report on task_sla table and response target SLAs.