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: 

Building a filter "Resolved this month" or alike?

Carlos Reyes
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.
October 23, 2012

G'Day Jira Gurus,

I am using Jira v4.2.2 and wonder if I can build a filter for issues for "This Month" For instance if I can find the issues resolved this month without changing the date ranges or last particular interval. I would like a filter that adjust automatically the current month without me twaking it.

I appreciate your assistance

Cheers

Carlos

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

3 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
October 23, 2012

It is not possible in JIRA 4.2. From JIRA 4.3, there is a startOfMonth() function which help you to do this with JQL.

For example:

resolved >= startOfMonth()

Carlos Reyes
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.
October 23, 2012

Thanks Jobin

TAGS
AUG Leaders

Atlassian Community Events