The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Find issues that haven't been modified since xyz date

Kollgaard, Nicholas
Contributor
May 3, 2023

Hi,

Is there a way I can find "stale" issues in Jira? I.e. those that haven't been updated since xyz?

Seems like it should be straightforward to do, given this is an issue management tool.. :\

Thanks,

N

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Fazila Ashraf
Community Champion
May 3, 2023

Hi Nick

The jql to search for this is 

Project = "Your project name" and updated < "xyz date"