Fix version filter question

Hemen Oza July 13, 2014

So, I have some issues with two fixVersions assigned to them - X and Y. I'm trying to write a filter that lists the issues that have ONLY one fixVersion assigned to them (X). Here is what I am writing to do this -

fixVersion in (X) AND fixVersion not in (Y)

Returns 0 results, when I know there are a few in this bucket.

Any ideas on what I might be doing wrong?

1 answer

0 votes
Jobin Kuruvilla [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 Leaders.
July 13, 2014

Query looks fine. Have you tried a full reindexing?

Suggest an answer

Log in or Sign up to answer