Forums

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

Measuring X% more resolve than created

Emy Jamalian
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!
July 8, 2020

Hi Community,
I need to make sure I am resolving a certain amount of bugs. this amount is a percentage. Is there a way I can query this? to know to what extend I achieved it? 

For instance resolve X% more than you created in June.
so if I have created 20 bugs and I am supposed to fix 30 it means I have to fix 50% more than created. and if I fixed 24. which is 80% of what I was supposed to do. 

Is there a way I can query this?

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 29, 2020

Hello @Emy Jamalian

Welcome to the Atlassian Community!

I Believe Jira does not have a feature to display the percentage of resolved issues against a pre-determined number you select, however, the Issue statistics gadget can display the percentage of how many issues were resolved in the month (Considering the ones created before the current month) against the issues created in the current month.

Using the same example you provided, these would be the steps to achieve it:

  1. Create and save a JQL filter to display all the issues resolved or created in the month of June:
    (resolutiondate >= 2020-06-01 and resolutiondate <= 2020-06-30) or (createdDate >= 2020-06-01 and createdDate <= 2020-06-30)
  2. Navigate to your dashboard > Click to add a new gadget > Add the Issue statistics gadget, Configuring the filter you created previously and selecting the resolution field as the Statistic type:
    Screen Shot 2020-07-29 at 16.54.56.png
    Screen Shot 2020-07-29 at 16.56.11.png

In the example above, I resolved 16 tickets against 15 created in June, which means 1,5% more resolved tickets than created (The gadget rounded it to 2%).

Let us know if this information helps.

Suggest an answer

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

Atlassian Community Events