Forums

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

FixVersion is not sorting

J November 30, 2018

I ran a query " text ~ matching ORDER BY FixVersion ASC". The results returned is not sorted by FixVersion. Any idea why? 

2 answers

0 votes
Krishnanand Nayak
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.
May 17, 2019

here is the solution : https://confluence.atlassian.com/jirakb/sort-fix-version-s-into-a-correct-order-on-the-issue-search-result-950290183.html

 

In case you have more that 10 records to fix, work with your system admin to run a update sql to update the sequence. Please make sure that the JIRA instance is down before you run any insert/update SQL or it can corrupt your instance. Also test your sql on your Test instance first. 

0 votes
Vinu
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.
December 2, 2018

Hi @J

Tried to replicate a similar scenario and order by fixversion does work for me fora  similar query as yours. Can you get us some more information?

May be there are chances you missed to notice the order due to the absence of various fix version?

Can you please check those parameters and let us know and it will be easier to troubleshoot?

J March 1, 2019

The query is below...

project = product request AND text ~ matching ORDER BY FixedVersion ASC 

 

The first 27 records were sorted correctly then it goes out of order after that.  

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events