Forums

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

Jira Filter In Progress During Specific Dates

Joseph November 2, 2022

Trying to create a static update in confluence that is able to show the the Jira tasks that were in progress during a specific week.  I am fine to hard code the dates.

 

I can get this working for resolved dates by using resolved >=2022-10-30 and resolved <= 20022-11-05

1 answer

1 accepted

3 votes
Answer accepted
Florian Bonniec
Community Champion
November 2, 2022

Hi @Joseph 

Have you try ql below ?

 

status WAS "In Progress" DURING ("2022-10-30", "20022-11-05")

  https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-operators/

 

Regards

Joseph November 2, 2022

That worked!  Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events