Forums

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

Quick filter - issues removing type of stories

Jacobo September 21, 2022

Hi all

I am creating a quick filter to see only the stories in the columns blocked and escalated, see below syntax

status = Blocked OR status = Escalated

but when I do that appears stories, tasks and subtask

I would like to include in the filter that remove the subtask from the search 

could anyone help me to understand what i need to add? thanks

 

1 answer

1 accepted

2 votes
Answer accepted
Nic Brough -Adaptavist-
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 21, 2022

Welcome to the community!

Add 

And issuetype not in subtaskissuetypes()

To the query

Jacobo September 21, 2022

thank you for your welcoming and response!!

I have added what you suggest and it is not solving the issue

 

I would like to mention that I commit a mistake in what I typed before (it was a different query), see below

"Acceptance Criteria" is EMPTY OR "Story Points" is EMPTY OR assignee is EMPTY And issuetype not in subTaskIssueTypes()

 

In case it causes any difference, thanks! 

Jacobo September 21, 2022

I think I found the solution opening and closing parenthesis at the beginning and end :) 

 

("Acceptance Criteria" is EMPTY OR "Story Points" is EMPTY OR assignee is EMPTY) And issuetype not in subTaskIssueTypes()

 

thanks a lot for your help!! 

Like # people like this
Nic Brough -Adaptavist-
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 21, 2022

Sorry, I wasn't too clear on how to combine the new clause with your working query - glad you found it!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events