Metric- Assigned To Duration Metric Problem

jlaps
Kilo Sage

For some of our groups, we have a round-robin incident assignment where whenever an incident is created or updated in some assignment groups, it will automatically fill in the assigned to field. That is all fine.

The incident metric called "Assigned to Duration" however, not all the time, but some of the time, is creating on these incidents with assigned to as <empty>, which I DO want, but its still active from the original insertion even though it was assigned to someone at insertion... these metrics are sitting around and coming into my report for "unassigned for more than 24 hours" even though they ARE assigned and were assigned on creation.

 

Any clever ways I can edit this so it does not leave these active and still running even though there is someone already in the assigned to field and these metrics can't seem to tell that?

jlaps_0-1717099506766.png

 

1 REPLY 1

jlaps
Kilo Sage

So, I solved the issue without actually solving the problem...

I added an inc_assigned_to "is not empty" condition. The incorrect metrics are still there, but since I am checking for CURRENTLY unassigned incidents, I can weed out these incorrect metrics since the incident is currently assigned to someone (unless it is not, and then it will show on the report). 

It felt a little dirty, but we gotta do what we gotta do to keep the lights on!