Forums

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

Need Help in Gadget for development project with defects priority

Divya Dubey
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!
February 28, 2023

Need to have a dashboard with all defect tracking . currently we are seeing gadgets related test cases execution, and we are looking for gadgets where we can add custom query to track defect progress, severity , and aging defects.

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
February 28, 2023

Hi @Divya Dubey , welcome to the community.

Do you define a defect by a specific issue type such as bug? Assuming so you can create filters that can be used for the various gadgets to achieve your goal. For example, the JQL below..

project = abc and type = bug

for the gadgets, I would suggest the following, but you should choose whatever meet your requirements.

  • created versus resolved – this will illustrate 2 lines, 1 for created bugs (red), and one for resolved bugs (green). The goal is to ensure that the team is keeping up with the incoming bugs. This would be illustrated by the green line closely following the red line.
  • two dimensional gadget – I would use the status on the X axis and the assignee on the Y axis. This will then illustrate who within the team is doing what regarding bugs and what status they happen to be in.
  • average age chart – this will illustrate the average time it is taking to close bugs.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events