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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,662
Community Members
 
Community Events
185
Community Groups

SLA percentages

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.
Jun 05, 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