Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I calculate defect density per cycle in JIRA?

sayali patani
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!
March 21, 2018

I need to calculate defect density in JIRA. Could anyone please help me with process?

2 answers

0 votes
Heshan Manamperi
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.
June 12, 2018

I'm using some back end queries which is more complex. But if this is feasible suing script runner plugin, please try it. 

Normally you can use following calculation for defect density

defect density = (No of defects count) / (No of CR count)

Using this you can have defect density for each project or version/release.

0 votes
Mahesh S
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.
March 22, 2018

If you have script runner plugin, you can use a scripted field for this. You need to write a JQL based on the filter conditions of cyclle time, status/resolution of issues, parse it and calculate the result. You can also display the result on the master ticket (Epic/Story).

Sonal Gupta
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!
June 12, 2018

Can you share the Query too

Golla Sathish August 28, 2022

Hi Mahesh,

Can you share the query/script.

 

Thank you

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events