Hello !
I want to create an escalation workflow as soon an issue reaches 50 % or 75 % of the SLA
However, we want to use this JQL but the breached function or only uses hours as inputs
e.g
project = "x" AND status in ("Waiting for Triage", "Waiting for Support", "Support in Progress", "Waiting Fix", "System Recovered") AND "on-site sla" = breached()
How can i do this using %?
Any cheap plugin that fulfills this?
Regards
Hello Pedro,
New release of GO! JQL : Essential JQL Functions provides SLA percentage JQL functions. Here is the documentation.