Forums

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

JQL contains operator (!~) noty working in Jira Cloud

Nadeem January 28, 2019

I am trying to use  JQL contains operator (ie ~) but i am getting the following error:

The operator '~' is not supported by the 'fixVersion' field.

 I am using Jira Cloud.

1 answer

1 accepted

0 votes
Answer accepted
Mikael Sandberg
Community Champion
January 28, 2019

Hi Nadeem,

Welcome to the Atlassian Community.

The FixVersion field does not support the contain operator, just as the error message says. Take a look at the Advanced searching to see which operators are supported.

Nadeem January 28, 2019

I see. I think I saw a thread that it's possible but that seems to be for the server. Is there a way to filter on fixVersion in Jira Cloud?

Mikael Sandberg
Community Champion
January 28, 2019

Yes, you can use any of these operators to search fixVersions:

= , != , > , >= , < , <=
IS , IS NOT, IN , NOT IN, WAS, WAS IN, WAS NOT, WAS NOT IN , CHANGED 

Note that the comparison operators (e.g. ">") use the version order that has 
been set up by your project administrator, not a numeric or alphabetic order.

Check Advanced search documentation I linked to above, it gives you a couple of examples.

Nadeem January 28, 2019

Thanks. I saw that. I meant is there a way to filter on text partially using a wild card such as "version-A1*"?

Mikael Sandberg
Community Champion
January 28, 2019

No, not on Cloud. You can add your vote to JRACLOUD-24152 to have the wildcard functionality added to Cloud.

Nadeem January 28, 2019

Thanks

Mikael Sandberg
Community Champion
January 28, 2019

It looks like Scriptrunner allows you to use regular expressions in a search.

Like Moises likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events