Forums

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

How to Throughputs in Jira ?

Mirela Todorova November 7, 2023

Does anyone know how I can get out-of-the-box data for the following:
"show me the number of tickets that were in To Do status AND then status Resolved for the last 30 days"?

We will not be buying any custom apps atm.

1 answer

0 votes
Murat Seven
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.
November 7, 2023

Hi @Mirela Todorova and ,thanks for your question.

 

Have you tried the JQL query below? You can view the number of results for this JQL here.

 

resolutiondate >= -30d and status changed from "To Do" to Resolved
Bill Sheboy
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.
November 7, 2023

Hi @Mirela Todorova 

Adding to Murat's answer:

You can learn more about answering questions like you have with this free training from Atlassian and documentation on JQL:

https://university.atlassian.com/student/path/849533-gain-project-insights-through-jql

https://support.atlassian.com/jira-software-cloud/docs/what-is-advanced-search-in-jira-cloud/

Kind regards,
Bill

Like # people like this

Suggest an answer

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

Atlassian Community Events