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.
Hi @Subha M ,
Depending on how many assignees you have in you project, you could try the Recently Created Chart:
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).
@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 ??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.