It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
As the subject states, I would like to search for tickets that have a null value in a particular field. For example, I want to find all tickets that have no labels, or no fix version, etc.
In the particular case I was using it, I have a search that will find all tickets without 3 specific labels, but when it returns a result, it is basically every other ticket that has a label, just not those three. This is only partially correct in the result I want, but I also need to see all the tickets that have no label to make my result truely complete.
For a simple null value in a field, try
and so-on.
The question about "not label" is a bit more of a faff, because of the way humans tend not to be precise in their logic. "Label is not X" does not mean the same as "label is empty", it means "there is a label on the issue, but it is not X"
When you are looking for your issues that do not have 3 specific label, you need to say "Label not in ( x, y, z ) or label is empty"
It does pop into the list, but only when you've used specific phrases. Later versions of JIRA have improved it a bit, widening the phrases that trigger it. 6 is ok, but 7 offers it more and more.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreAs a Jira power user, I was at first doubtful that Trello could benefit my workflow. Jira already uses boards (ones you can customize!), so why would I even need to use Trello?! In this post you will...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.