Forums

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

How to display closed issues?

Matías Cabello June 4, 2020

Closed/Finished/Done issues do not show in the queue.

 

jira.PNG

1 answer

0 votes
Dave Theodore [Coyote Creek Consulting]
Community Champion
June 4, 2020

My Spanish isn't so good, but I think you're confusing "Resolution" and "Status." This is pretty common, so don't feel bad. :) I believe the "Closed/Finished/Done" you are referring to are workflow statuses.  The items showing in your screenshot are Resolutions.  It would help confirm my suspicion is you can switch to "advanced" search mode.

You would need to use the following (or similar) JQL to do what you're after:

project = Testing AND status = Done

or

project = Testing AND status in (Done, Closed)

I hope that helps. 

Matías Cabello June 4, 2020

Hi! Thanks a lot for your answer. However, it still does not work:

jira.PNG

Dave Theodore [Coyote Creek Consulting]
Community Champion
June 4, 2020

You will need to choose a Project name (replace "Testing" with the one you want) and use Workflow Statuses that are used in workflows in that project.  I just made up my example, so it probably isn't valid on your system.

Suggest an answer

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

Atlassian Community Events