Sort by 'Fix Version' Due Date

Fast December 15, 2011

Is there a way to sort by the Fix Version's Due Date?

In the Issue Navigator, I can search by the Fix Version column, but it groups by project. I want to only sort off of the Fix Version's Due Date, so that it includes all projects.

I have been working around this by setting the Due Date and the Fix Version on each issue, but this gets annoying as the number of issues gets larger.

2 answers

1 accepted

1 vote
Answer accepted
Jason Brison
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 15, 2011

Hi FastEddie,

You could try using a JQL command like "project = Project_Name ORDER BY due, fixVersion".

This is an issue most poeple are having though. It's being tracked here:

https://jira.atlassian.com/browse/JRA-22640

Fast January 24, 2012

The query you suggest doesn't work. I'm not even sure what 'order by fixVersion' actually does (alphabetical? I can't tell). But it isn't searching by the 'fix version's due date', which would be the obvious thing it should do.

However, the Jira ticket does request the exact thing I'm looking for, so thanks for that! Here's hoping Atlassian implements it.

0 votes
Vera Henrichs
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.
February 29, 2016

And how about this? 

https://jira.atlassian.com/browse/JRA-59992 Please vote for it, thanks!

Suggest an answer

Log in or Sign up to answer