Order by on more than one field is not working

Maxime Duval May 4, 2017

I'm working on multiple Jira instances on-premise (6.3.x and 6.4.x) and I'm trying to write a filter ordered on two or three fields.

Lets say the order by statement is something like this : order by created desc, "Target Date" asc

The result of the filter will be ordered by created desc, but not "Target Date" asc.

If I order only by "Target Date" asc it works, so the problem is not the field or its index.

So it seems that I cant order by more than one field currently and I'm stumped because I cant find a trace on the web of someone having the same problem. More over, this is something that used to work on our instance if I remember correctly.

Anyone have an idea of what the problem could be?

Thanks!

Maxime

1 answer

0 votes
edwin vasquez
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.
August 2, 2022

Hello @Maxime Duval ,

I was not able to replicate this issue on a newer version. Hopefully your issue was resolved.

Suggest an answer

Log in or Sign up to answer