I want to use labels twice in an advanced query.

Lorna Vallad May 15, 2020

I want to search for JIRAs that contain a doc-impact label and in the same query filter out JIRAS  that have a uad-jira label. I don't want to see JIRAs that contain both of these labels.

2 answers

1 accepted

2 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 15, 2020

Labels = doc-impact and labels != uad-jira

should do the trick

0 votes
Lorna Vallad May 19, 2020

Thanks Nic; worked perfectly!

Suggest an answer

Log in or Sign up to answer