Forums

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

Search between 2 fixVersions

Guy Geron October 14, 2018

Hi,

I'm trying to search for a list of issues that are associated between 2 fix versions.

There are couple of fix versions in between.

My query has the following fixVersion >= fixVersionA and fixVersion < fixVersionB.

In the search results I'm getting items that are associated with fix versions that are prior to fixVersionA.

 

I did find somewhere that it relies on the sequence of the fix versions in the project, which I've made sure it has the right sequence and I'm still getting items that are associated with a fix version that is prior to fixVersionA.

1 answer

0 votes
mamer_atlassian
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 16, 2018

Hi Guy,

Yes, you are right, according to the documentation:

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

Hence, you will need to review the versions order in the project configuration. Please find the below article on how to do that:

 

Best Regards,

Muaamar Amer

Suggest an answer

Log in or Sign up to answer