Is there a way to create a report that give the list of incidents 'transferred' from my team queue to other queues ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2020 09:53 PM
Can anyone help me to create a report that gives the list of incidents 'transferred' from my team queue to other queues ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 01:17 PM
Hi,
metric_instance for incident table should give you the information
Query on assignment group field to get the report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 09:49 PM
Hi Gorwisankar, Thank you for responding to my request !
I did that, but matric table has multiple entries with my queue name. p_value is not helping either.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2020 12:47 AM
Create a report as below. The only problem is when the incident was created and assigned directly to your group it will not be captured. It just shows the new assignment group in value field. Work fine when incident was created with no assignment group and it got changed to your group and then to another group.