How to create a filter to check for all tickets which might have been assigned to a specific status?

Sree Ram Nair
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!
November 23, 2021

I want to create a filter for any tickets which might have been set to a specific status and changed later during the project's lifetime.

Any idea what kind of search filter function would help?

 

Thanks! 

1 answer

1 accepted

0 votes
Answer accepted
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 23, 2021

Hi @Sree Ram Nair  - Welcome to the Atlassian Community!

You can use a JQL like:

project = JIRA and status was in ("In Progress") DURING (2021-10-01, 2021-10-31)

The DURING part is not needed but will narrow down by date when the issue was in that status. 

Sree Ram Nair
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!
December 22, 2021

Thank you John! It worked like a charm.

Apologies that I couldn't revert earlier.

Thank you again & have a great year ahead!

Like John Funk likes this
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 23, 2021

Thank you, Sree - you, too!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events