How to add "Defect Detected In" Dimension

Arun Vijay March 7, 2019

Hi - I want to build a report which will showcase the defect related metrics. Do we have any sample reports which i can see to build my custom report. Appreciate your help!!!

 

Thanks,

Arun Vijay

1 answer

0 votes
Ignacio Pulgar
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, 2019
Hi Arun,
Natively, the most "dimensional" feature you can use for reporting would be:
1. Create and save a filter named Defects with this JQL:
type = Defect
2. Add the Two Dimensional Gadget to a dashboard you own.
3. Set the Defects filter to feed the gadget, and set a couple of fields you would like to get insight from (ie: Project in the Y axis, and Status in the X axis)
After that, you'll get more insight on the distribution of defects in regard to the combination of your chosen fields.
Hope it helps.

Suggest an answer

Log in or Sign up to answer