Forums

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

BUG: no search result for empty labels

Шамрай Александр
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!
May 30, 2019

preconditions:

* jira 8

* issue XXX-1 with empty labels

* jql query1 labels not in(SOMELABEL) and issuekey = XXX-1

* jql query2 labels != SOMELABEL and issuekey = XXX-1

 

expected:

* search result contains issue 

 

actual:

* search result is empty

 

works correct in jira 7

 

1 answer

0 votes
Olga Videc
Community Champion
May 30, 2019

Hello @Шамрай Александр 

I use jira 8.0.0 

And this works

tea-10 is tested environment issue key

key = "tea-10" and labels in (EMPTY, NULL)

or 

key = "tea-10" and labels= empty 

BR, Olga

Suggest an answer

Log in or Sign up to answer