Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Query open/aged tickets more than 1 month old

Ula Fitisemanu June 18, 2025

How do I query all open/aged tickets that have breached SLA?

3 answers

2 accepted

1 vote
Answer accepted
Evgenii
Community Champion
June 19, 2025

Hi, @Ula Fitisemanu 

Welcome to Atlassian Community!

Your question isn't entirely clear, as different teams measure SLA in various ways — for example, by time spent in a specific status, by time since the last update, or using a dedicated SLA plugin. If you're using Jira Service Management , SLA tracking is already built in.

If you just want to filter issues that haven’t been updated in over 30 days, you can use the following JQL:  project = YOUR_PROJECT AND updated < startOfDay(-30)

Jira Service Management can track, that:

SLA is ok

"Time to resolution" = completed()

or breached

"Time to resolution" = breached()

you can track, by time left before breaching:
"Time to resolution" < remaining ("30d")

but you can't check, how long ago SLA was breached.

For other types of SLA tracking, please provide more details about your setup and what exactly you're trying to measure.

0 votes
Answer accepted
Dwight Holman
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.
June 18, 2025

I'm not entirely clear what you want to achieve - can you expand your question? What do you want to see...

  • open tickets created > 1 month ago
  • open tickets not updated for > 1 month
  • open tickets exceeding SLA by more than 1 month

Perhaps the documentation on creating JQL queries for JSM would help:

https://support.atlassian.com/jira-service-management-cloud/docs/write-jql-queries-for-slas/

Ula Fitisemanu June 18, 2025

Thanks for the link, will check it out.

 

0 votes
Alina Kurinna _SaaSJet_
Atlassian Partner
June 24, 2025

Hi @Ula Fitisemanu 

If you want an easy way to find open tickets that are older than one month and have breached SLA, I recommend trying SLA Time and Report — an app developed by my team.

With it, you can:

  • Filter and sort issues by SLA status (Met / Exceeded), creation date, assignee, project, priority, and more — all in one place
  • Instantly identify aged tickets with breached SLAs using the real-time SLA Grid
  • Visualize SLA performance with charts and add widgets to your Jira dashboard
  • Use flexible filters and sorting — without writing complex JQL

Group 1.png

It’s a convenient way to monitor overdue issues and take action quickly.

I hope this helps! If you have any questions, feel free to reach out! 

Regards!

Ula Fitisemanu June 24, 2025

Thanks very much for your response, I'll certainly try this.

Like Alina Kurinna _SaaSJet_ likes this

Suggest an answer

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

Atlassian Community Events