Forums

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

How to search for work items that do not contain certain wording in the label

Graham Heslop
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 26, 2021

I'm hoping someone can help me here. I'm trying to write a query that will return the opposite to the below query:

issueFunction in issueFieldMatch("project = MOR", "labels", "Chunk_")

I want the query to return every ticket where the labels dont contain "Chunk_". For reference, there are labels with Chunk_1, Chunk_2, Chunk_3 etc. 

1 answer

0 votes
John Funk
Community Champion
February 26, 2021

Hi Graham - Welcome to the Atlassian Community!

Take a look at this document and see the Labels section. 

https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-fields/

Suggest an answer

Log in or Sign up to answer