Report for Reassignment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2022 01:55 PM
How do I create a report for requests and Incidents that have been reassigned from one WG to another. EX: Assigned to Group A and Group A reassigned to Group B.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2022 02:04 PM
The reassignment count is saved on the incident_metric table. You can look at this by typing incident_metric.list into the nav.
Look at this table and use the filters to build the query you would like. You can base your report off of that
Word of caution, this table has a LOT of entries and queries can take a minute to run until you whittle down what you're looking for. Build your report first in Sub Prod.
Please mark as helpful or correct if this gets you what you need, don't hesitate to follow up to see if i can help you further
-Russ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2022 06:58 AM
Thank you Russell. If I put incident_metric.list in the filter navigator nothing is found. If I go to reports Data > Table > Incident_Metric. I don't see anything in that dropdown that has incident_metric.list. I also tried setting up the conditions as:
Definition - is - Assignment Group
Value - is - XXXX
Reassignment - greater than - 0
Opened - on - This year
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2022 07:00 AM
Sorry, wrong attachment, here is the correct one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-13-2022 07:08 AM