I know that there is a separate thread on a similar issue where issues are sorted first by project and then by fixVersion.
My issue is that even with the same project, sorting by fixversion does not work.
For example,
project = ABC ORDER BY fixVersion ASC
should list issues with fixversion in ascending order. Instead I get, 2017.01, 2017.04, 2017.03.
If I specify fixVersion DESC, I get 2017.03, 2017.04, 2017.01
I suspect this is because JIRA is not clear about what it is ordering by when you say "order by fixversion".
It's not using the name of the version, it's using the database ID. Try renaming your versions and you should find the order does not change, as it's the underlying id that matters.
Unfortunately, there's no real "fix" for this.
Darn! I think you are right.
Atlassain should not allow you to sort on this field in that case. Just wasted hours of my time on this!
Thank you for looking into it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.