Forums

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

How To View All Tickets In A Given Status

Yusra Arshad
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!
September 29, 2020

Hello there!

I'm trying to generate a report that pulls a list of all the tickets that have ever been in our "Production Migration" status before closing, since the very beginning of our projects. (Tickets go through the workflow as either Open>Close or Open>Production Migration) 

I've tried the following expressions but no luck:

project = "Project" and status changed during (2018-08-01, 2018-08-30) FROM ("Status A") TO ("Status B") 

PROJECT = "Project Name" AND (STATUS WAS "Closed" AFTER "date1") AND (STATUS WAS "Closed" BEFORE "date2")

Project = “project” AND (status changed to “Status B”)

Project = “project” AND (status changed from “status A” to “Status B”)

Any advice/recommendations is much appreciated! 

 

1 answer

1 accepted

0 votes
Answer accepted
caglad
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.
September 29, 2020

Try this 

status was "Testing (Stage)"

Replace Bold with your status

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events