I am trying to add a gadget/list on my dashboard of issues/JSM tickets that will be breaching soon.
What JQL query or filter or fields can I use to list these tickets which will be breaching an SLA soon?
You can use remaining() to get a list of requests that will breach within a given time, something like this:
"Time to Resolution" < remaining("1h")
This would return the requests that are about to breach within the next hour.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.