Forums

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

How to filter list of JIRA issues raised/fixed within certain period

kamlesh kumar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 9, 2020

Suppose 5 jiras being raised from january 2020 to july 2020.

What filter i should apply to get the list of JIRAS ?

1 answer

1 vote
Thomas Magny-Garcia
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.
July 9, 2020

Hello @kamlesh kumar ,

 

You may use createdDate or updatedDate like that :


createdDate >= startOfYear() and createdDate <= startOfMonth('+4w')

To get the issues created between January and the start of the month of July + 4 weeks for instance.

 

Hope it helps!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events