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: 

How to filter issues in status more than x days

Tihomir Nikolov _Nemetschek Bulgaria_
Contributor
February 7, 2012

Hi.

I need a filter that shows all issues in a pre-defined status for a period of time.

I wanto to use a jelly script to auto update those issues.

Unfortunately, in JIRA I can find only "issues not updated".

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Radu Dumitriu
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 Champions.
February 7, 2012

Try this:

updated < '2012/02/02' and status = 'In progress'

Tou can use some jelly tags to calculate the date as now - N

Tihomir Nikolov _Nemetschek Bulgaria_
Contributor
February 7, 2012


At the moment I use <-10d.

Unfortunately, I can not catch the date that an issue has been transitted instead of the date that it has been updated.

It looks like I have to use a new custom field and keep the date of last transition there.

TAGS
AUG Leaders

Atlassian Community Events