Forums

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

Jira filtering

Jorge_de_Carlos
Contributor
August 9, 2018

Hi everyone,

Can someone explain us the correct use of "DURING" command works about Jira filtering?

On the other hand, we are doing a reporting plan. We need the amount of developed tickets (DONE) during a certain period of time.  Resolutiondate() is not apropiated.. any ideas?

 

Thank you!

Regards.

Jorge

1 answer

1 accepted

0 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 Leaders.
August 9, 2018

You will find some examples here: https://confluence.atlassian.com/jiracore/blog/2015/07/search-jira-like-a-boss-with-jql

For example:

status was ("In Progress") DURING (startofweek(), endofweek())

In your case, you might be able to do something like:

status changed to DONE during ("2018/01/01","2018/03/31")
Jorge_de_Carlos
Contributor
August 20, 2018

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events