Forums

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

How do I create a filter to see specific items created or updated in the last 12 months?

Karie Kelly
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.
April 17, 2012

I'm trying to create a filter to use in a gadget, and need for it to be dynamic vs hard coded dates and need to pull in items that have been created or updated in the last 12 months.

When viewing my options, everything is start of month, start of year, etc. But, am needing to say everything from today - 12 months.

Is this possible? If yes, how do I do this?

1 answer

1 accepted

0 votes
Answer accepted
Karie Kelly
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.
April 17, 2012

I did find how to do this in part of the examples utilized in the documentation. But, haven't found the options.

The examples are located here: http://confluence.atlassian.com/display/JIRA/Advanced+Searching

I added this to my query:

and (created >= "-365d" or updated >= "-365d")

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events