I need to order the issues by a custom key order:
project = "ABC" AND key IN (abc-2509, abc-2616, abc-1403, abc-1402, abc-2581, abc-2596) ORDER BY FIELD(key, abc-2509, abc-2616, abc-1403, abc-1402, abc-2581, abc-2596)"
Community moderators have prevented the ability to post new answers.
Jira doesn't support custom sort orders, just "asc" and "desc"
This was discussed fairly recently in another thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.