Forums

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

Need to create a filter that will displays Operational Inquiries when no open Sub-Tasks are present

Shawn Berberick
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!
March 8, 2018

Need to create a filter that will displays Operational Inquiries when no open Sub-Tasks are present

1 answer

0 votes
Mesut Yilmazyildirim
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.
June 19, 2018

I think this is what you are looking for;

 

project = <project_name> and issuefunction in parentsOf("issuefunction in subtasksOf
(\"issuefunction not in parentsOf('type in subTaskIssueTypes() and status != closed')
and status != closed and type in standardIssueTypes()\") and status = closed")

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events