Hi all,
In our Jira, we’ve created a custom field/automation to fill in a ResolutionDateTime field after we’ve done a field visit for the customer (fix in field datetime so to say). What we’d like to do now is to track our SLA timers (breached vs not breached) based on this ResolutionDateTime field instead of the usual Resolved date.
To do so, I figured I’d need to somehow recreate the Issues Resolved measures to group by this ResolutionDateTime field instead of the field it normally does, but I have no idea how this Issues Resolved measure is built up. Would anyone know how to do this?
(Using Issues Resolved in the SLA met % / SLA not met % is not going to work because the status can pingpong, e.g: Resolved → Cancelled → Resolved → Closed. This would move de Resolved date (which I dont want), but the ResolutionDateTime (field fix date) will remain the same.)