Forums

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

filter issues that don't have labels looks like filtering also the issue without labels

Deleted user February 19, 2020

Hi.

Please someone can help me with a filter?

i want

  • the sons of 3 epics
  • there are not releas
  • ed, staging, rejected

and this is the result.

 

query1.png

 

Now,

i want to REMOVE issues that have the label "QA-CANNOT-TEST-IT".

My query moves from

"Epic collegato" in (LSD-874, SDP-336, CUSTOMPRJ-1518, LSD-1126) AND status not in (released, Rejected, Staging)

to

"Epic collegato" in (LSD-874, SDP-336, CUSTOMPRJ-1518, LSD-1126) AND status not in (released, Rejected, Staging) and labels not in (QA-CANNOT-TEST-IT)

but this removes too much issues,

not only the issues with the label "QA-CANNOT-TEST-IT" but also every issue that have labels EMPTY

query2.jpg

my jira version is 

  • v8.5.1#805001-sha1:c5b54a7

 

can someone help me?

 

thanks.

1 answer

1 accepted

0 votes
Answer accepted
Deleted user March 3, 2020

the correct query is

(labels not in (QA-CANNOT-TEST-IT) or labels is EMPTY )

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events