The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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

TAGS
AUG Leaders

Atlassian Community Events