Jira filter for tickets in a Closed state

Steve Tedeschi
Contributor
March 29, 2019

Is there a way to create a filter that includes / excludes tickets that are in a Closed state?  Similar to including / excluding Sub Types by using (subTaskIssueTypes()).

 

For example, instead of 

status not in (Closed, "Not a Defect", "Wont Fix")

use

status not in (closedState())

1 answer

1 accepted

0 votes
Answer accepted
Aleksandr Zuevich
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.
March 30, 2019

Hi Steve,

 

I suppose you need to use statusCategory:

statusCategory = Done

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events