Forums

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

Issues with Done not equal to Resolved

Harry Dunn
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 11, 2024

I am very new to Jira Dashboard and I am trying to create a Dashboard view for a team that wants to track their inbound tickets and resolutions, the typical (Avg. length it takes for each agent to complete a ticket)

 

I've managed to get the standard stuff in terms of:

- How many tickets assigned

- Table showing breakdown by stage (In Progress, Done, etc..)

 

I was wondering two things really:

1. How comes DONE does not equal RESOLVED - we have 50 x DONE tasks but 0 resolved?

2. How can I add filters to certain Gadgets? For example I want to be able to show the list of oldest In PRogress tickets but at the moment it shows me ALL tickets, even those in DONE status

 

I've searched on line an found videos about sprints and Jira filters but I don't think we use sprints and the filters aspect is a little confusing

2 answers

0 votes
Danut M _StonikByte_
Atlassian Partner
September 12, 2024

Hi @Harry Dunn,

For a list of oldest tickets you could use the "Filter Results" gadget of Jira configured with a filter like this: 

project =  "My Project" AND statusCategory != Done ORDER BY created ASC

So first create a filter with this JQL and save it. Then add the gadget to the dashboard and configure it to use the filter that you created. Set the number of results to be displayed (up to 50). 

This way you will get the oldest tickets displayed to your dashboard. 

Danut.

0 votes
Vicknesh Shanmugam
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.
September 11, 2024

Hi Harry.

"1. How comes DONE does not equal RESOLVED - we have 50 x DONE tasks but 0 resolved?"

This is likely because the issues are in Done status but no resolution set to them. Can you add resolution to those issues and see if that changes anything?

"2. How can I add filters to certain Gadgets? For example I want to be able to show the list of oldest In PRogress tickets but at the moment it shows me ALL tickets, even those in DONE status"

Not all gadgets supports filters. You may check gadgets that supports filters here: https://support.atlassian.com/jira-cloud-administration/docs/use-dashboard-gadgets/

For starters, you may try "Filter Results Gadget".

Regards,

Vicknesh (ServiceRocket)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events