Forums

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

Bugs in status open across different period of time

Doron Avisar
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!
January 30, 2023

Hi,

I'm trying to create a query that will show me how many bugs were in status open at a specific time in the past, any idea how to create such a query?  

1 answer

1 vote
Ashish Bijlwan
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.
January 30, 2023

Hi @Doron Avisar 

Welcome to the Atlassian Community!

Please use the JQL issuetype = bug and status was Open and created >= '2023-01-20' and created <= '2023-01-25', it will show the all the Bugs that were in the Open status which are created between 20th Jan to 25th Jan 2023. You can change the date range as per your need.

 

Thank you,
Ashish

Doron Avisar
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!
January 30, 2023

Thanks Ashish. I think the following is what i need:

status was in (Open,"Under Investigation","Pending Info",Blocked,"In Review","Pending repro","IN PROGRESS") ON 2023-01-01

Like Kelly Arrey likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events