Automatically Update Filters When new Month Starts

DanaF February 9, 2016

I have alot of filters and was wondering is the a way to setup a filter that is based on the current month to automatically change the dates to reflect that?  Example: series of filters run and then I want them to show me for the month i am in. Currently i use a Date then select the Between 1/Feb/16 and 29/Feb/16. Is there a way that JIRA would automatically change the date to Between 1/Mar/16 and 31/Mar/16?

 

 

2 answers

1 accepted

1 vote
Answer accepted
Doug Swartz
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.
February 9, 2016

It depends of what you want to do. JIRA supports a query like this:

dateField >= startOfMonth() 

Is that something like what you want? There are a limited number of additional date functions which allow you to query relative to the current date. The available functions can be seen on this page: https://confluence.atlassian.com/jira/advanced-searching-179442050.html Other more complicated date calculations can be very difficult without 3rd party plugins.

0 votes
DanaF February 9, 2016

Thanks Works Great!!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events