/
How to manipulate SLA Time and Status data using JQL

How to manipulate SLA Time and Status data using JQL

Before starting, you have to make sure, your SLA is synchronized with Custom fields.

Please check the Documentation here - Custom Fields in the SLA setting

1. If data is synchronized successfully, and you can see the SLA Status and Target date in the issue layout, start from the 2nd item.

2. Then, using the name of the SLA Configuration Goal, type it in the JQL fields to create the Filter.

Pay attention! Users without access to private project can see the sensitive information in JQL.

So, by the following request, you will get the list of issues that are under the particular SLA and its Goal.

"SLA status for Time to Resolution" != EMPTY

In this particular case field name = “SLA status for Time to Resolution”, and it’s getting SLA status once any changes in the issues. So, it’s always relevant and synchronized.

Related content

How to get SLA data via Jira API?
How to get SLA data via Jira API?
Read with this
How to prepare the SLA Time and Report Gadget using native Jira Gadgets?
How to prepare the SLA Time and Report Gadget using native Jira Gadgets?
Read with this
Set up your SLA
Read with this
How to Create and Measure OLA in Jira?
How to Create and Measure OLA in Jira?
Read with this
FAQs about SLA Time and Report
FAQs about SLA Time and Report
Read with this