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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to query tickets that, at any time, went past their due date when not in Closed status?
Note that I am interested in querying tickets that ever went past their Due Date, not just tickets that are currently past their Due Date.
For example:
Ticket is created on January 1, 2023 and the Due Date field is set to January 15th, 2023.
The ticket sits open for a month with no activity. On February 1, 2023, the Due Date field is updated to February 28th, 2023 and remains open.
On February 10th, 2023, I run a query and see the ticket with a Due Date of February 28th, 2023. The ticket does not appear past due but at one point, it was past due. I would like to be able to track how often this is happening.
Is there a way to query for these situations?
Thanks, Graham
Hi @Graham Wellington -- Welcome to the Atlassian Community!
I do not believe that is possible with built-in JQL features; it would require comparing two issue fields in the JQL: the Due Date and the Status Category Change Date (assuming your "Closed" status has a category of "Done").
Your options to solve this may depend on how often you need this:
Kind regards,
Bill
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.