Hi.
Please someone can help me with a filter?
i want
and this is the result.
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
my jira version is
can someone help me?
thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.