Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Need to search issue type ID but receive "Operator 'is not' does not support searching for non-empty values for field 'issuetype'."

Need to search issue type ID but receive "Operator 'is not' does not support searching for non-empty values for field 'issuetype'."

Brian Blonowicz
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!
October 19, 2016

Operator 'is not' does not support searching for non-empty values for field 'issuetype'.

Seems like a basic search that should be allowed.

2 answers

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 19, 2016

Try "not in" instead.  As in "issuetype not in (bug, feature)"

0 votes
Mahesh S
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 19, 2016

The operator 'is not' is used only to validate whether it is EMPTY or not. The issue type value can never be empty in JIRA issues. You are looking to check the issue type value and hence please use != operator.

For example,  issuetype != epic

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events