SLA Evaluation

Muhammad Ali Khan
Contributor
March 27, 2024

In JIRA if a ticket is assigned to me and I breached the SLA and after that I assigned that ticket to someone else for resolution and that person resolved the ticket within the SLA.

 

How the SLA is represented in the reports and Dashboard whose SLA is met and whose breached?

1 answer

0 votes
Patrick Tripodi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 29, 2024

Hi Muhammad, 

It depends. 

In JQL, you can use everBreached() or breached() ("Time to resolution" = everBreached() as a usage example)

If you use everBreached(), it will return all issues that were breached every, so in your example it will return that issue.

breached() will look for the last cycle, so in your example, this wasn't breached and won't return. 

For reports, you can create series with the JQL function mentioned above when issues are resolved for example.

Hope that helps explain it a bit.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events