How to report incidents & catalog tasks transferred from specific group (A) to specific group (B)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
I need to report on incidents & catalog tasks where any of 2 L1 assignment groups (A,B) transferred a ticket to any of 2 L2 assignment groups (Y,Z).
Searching here and elsewhere online, similar questions usually get an answer mentioning using Metrics, but the metric instance only has:
- the "Value" field, which I could use to filter for my initial L1 groups (A,B)
- the "Assignment Group" field, which is the Group that closed the ticket... which isn't necessarily the group the AorB group transferred the ticket to for this metric instance
If "Value" is the old group transferring the ticket, then I seem to be missing a "new value" field equivalent in the metric instance to be able to know in what cases that ticket transfer was towards one of my 2 L2 groups (Y,Z).
If it can indeed be done via Metrics.. can anyone detail exactly how & what fields from the metrics table can used to get my result, because I am not seeing it.
If it cannot, is there another way?
Thanks in advance.
P.S. I do see the "old value" & "new value" fields in the sys_audit table.. but:
- if I run the report on more than 1 day of data, the report times out (so it's useless)
- most fields, ex: groups, are SysIDs not the group names (couldn't be less user friendly for anyone analyzing the data)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi @GeoffreyM748107 ,
Yes, as you clearly state, then I would also recommend metric definitions - though a scripted metric definition. So instead of capture all changes in assignment group, you should only capture changes according to your requirement.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
You can use the Group Reassignment Logs [u_group_reassignment_logs], to report on reassignments.
If you want to report on the SLAs and reassignments, use the SLA Breakdown by Assignment [sla_breakdown_by_assignment] table.