Hi
I would like to order the output of my JIRA search query to the order the roadmap view is - it is not base one due date or start date or ... we have a priority order that we have group the EPIC at the roadmap level..
is there a field in JIRA I can set the order by #field#?
Thanks
Hi Uma, I had the same problem and discovered that the answer is to order by 'rank'. For example..
project = "TGHK" and type = Epic and status != closed ORDER BY rank ASC
This should get you the same ordering as the Roadmap page.
Hello Uma,
Thank you for reaching out to Atlassian Community!
On the Roadmap of next-gen projects, the Epics are ordered by created, but it's possible to change that by dragging and dropping it.
Since it's not possible to get the JQL of the roadmap or change the filter, it will depend on how your team organizes the roadmap.
There are some feature requests suggesting improvements for that:
Please, click on vote and watch to receive updates about the features.
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.