Dashboard - Defect Ageing

Subha M
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!
December 22, 2019

Hi, I have to create a dashboard that shows the defect ageing by assignee for a particular project. 

Please do advise on how this can be created - what filters and which gadget. 

1 answer

0 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 23, 2019

Hi @Subha M ,

Depending on how many assignees you have in you project, you could try the Recently Created Chart:

Screenshot 2019-12-23 at 11.52.19.png

The chart will show you issues relative to the moment they were created. Red is still open, while green is resolved. Each segment of the chart can be clicked to view the underlying issues.

As input, you could use a filter like this:

Issuetype = Defect AND assignee = 'Walter Buggenhout'

If you don't have too many assignees and they don't change, you could provide a chart for each assignee. If you have a lot, this may be less interesting. In that case I would start by leaving out the assignee part from the filter, so you just have a graphical representation of defect ageing in general for your project. You could add a two dimensional statistics gadget showing all unresolved defects per assignee (and e.g. status).

Royal Tester
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!
September 17, 2021

@Walter Buggenhout : This is great. Can we customize the title "Recently Created Chart" ?

Also do you have any charts which tells the defects raised, defects fixed in the last one month/given time frame by component ??

Suggest an answer

Log in or Sign up to answer