- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 07:58 AM
Hello. We're an MSP that is looking to report on how many times a particular case gets reassigned to another person. In this situation, we have 3 different assignment groups and we're NOT looking for the reassignment group field as that only shows when a case changes from one group to the next.
Rather, we're looking to be able to report on how many times a case gets reassigned to another team member so that we can understand what the customer experience might be when cases keep getting handed off. In this particular instance, a case could bounce between different assignment groups, but we want to know each time the "Assigned To" field changes and count that.
Any suggestions?
-Jason
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 11:36 AM - edited 12-13-2022 12:05 PM
Change your condition to current.assigned_to.changes()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 01:30 AM
Hi Mike
What if Same user is reassigned to particular incident
regards
Harshal Nirmal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Ryan,
Thanks for the recommendation.
However, in our case we are not allowed to create any new fields on the Task table as per our project regulations.
We need this count on assigned_to field as a part of a PA story. Without creating a new field to store the count, do you have any other solutions that we can use to achieve this?
We are also asked to use the count to group the HR Cases on the PA report, which doesn't sound possible to me without creating a new field on the table though. Any thoughts?
Many thanks in advance.
Regards,
Priyanka Modak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 08:03 AM
You can measure this using metric definition.
Thanks and Regards,
Saurabh Gupta