You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi
Is there any magic JQL to find out the time a ticket breached it's SLA?
I am keen to understand what windows of time we are missing SLA
Thanks
J
This is how I solved it
Unfortunately, I don't know any magic JQL to get the specific time the breach occured, the only option that could help here, as I see, may be to install an additional SLA plugin that allows monitoring the time a ticket breached it's SLA.
I can recommend to try SLA Time and Report for Jira add-on, where you can monitor it on the Main Page's grid:
Is it what you need?
And let me know if you need more information or some help. As this add-on was created by my team, and we will be glad to tell you more how to work with SLA Time and Report for Jira add-on, or conduct a demo call for you.
Have an amazing day!
Regards,
Olha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use the below guide to find the issues
Example
"Time to first response" = breached()
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Pramodh M I am looking to find the exact time the SLA was breached...e.g 20:08. Is this possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For a specific time, it does not work that way.
breached or not breached, that's all
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you need a custom date field and automation to set that to 'now' when there is a breach.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.