Forums

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

JQL Next Action Date Query

Michael Glithero
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 24, 2024

How do I search data for 'Next Action Due Date' in the past. ie. the ticket is late the the planned next action update

1 answer

0 votes
Trudy Claspill
Community Champion
January 24, 2024

Hello @Michael Glithero 

Welcome to the Atlassian community!

Is 'Next Action Due Date' a custom field in your instance? If so, is it a date or date/time field? If so then you can accomplish that search with this JQL:

"Next Action Due Date" < now()

Suggest an answer

Log in or Sign up to answer