Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

SLA percentages

Pedro Martins June 5, 2020

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

1 comment

Tuncay Senturk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 5, 2020

Hi @Pedro Martins 

Currently you can't do that. There is a known issue which is still gathering interest. You can watch/vote the issue. https://jira.atlassian.com/browse/JSDSERVER-117

On the other hand if you don't bother using an app, you can try Time to SLA and search against elapsedPercentage or remainingPercentage. See some samples below

  • slaFunction <= elapsedPercentage(10)
  • slaFunction > remainingPercentage(75)

You can find details here.

Please bear in mind that I'm one of the folks in Snapbytes, and there might be other solutions out there.

Regards

Tuncay

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events