You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to run a search that excludes issues with label X but only where that's the only label. This means I want the search result to include issues with label X but only if there are also other labels attached to those issues.
Example:
Issue 1 has labels X, Y and C
Issue 2 has labels Y and C
Issue 3 has label X
I want my search result to include Issues 1 and 2 but exclude 3.
Note that using labels != X seems to exclude Issues 1 and 3, but I want Issue 1 to be included.
Thanks in advance.
Hi Adam - Welcome to the Atlassian Community!
I am not sure how you would do that other than if you check for every other value that might be in Issue 1. If there are a lot of label possibilities, you are probably out of luck. At least for my knowledge.
Thanks John. Yes, I had considered that. All the labels are channels except label X, so my problem is really with how I've approached this. I was hoping a search string that did as I explained might be my get-out-of-jail-free card. I think I'll have to find another approach.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You might post the question to this thread (or even a link back here):
Someone might respond there - but it's beyond me. :-(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.