Hi,
I have a filter based on a query ordered by two fields:
ORDER BY priority DESC, created ASC
However when I display those issues in a Jira Plan, then the order is different.
I have tried sorting by Rank (default), but it still doesn't work.
Is there a way to have the issues displayed in the Plan in the same order than in my filter?
Thank you.
Hello, try to put in a creation order.
Example: A very old date until today
I thought of a solution where you add the date of creation of the ticket or request as the basis for ordering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you but it's still unclear for me, could you explain me the steps to implement that?
How do I add this concretely to the JQL request?
Thank you for your time
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.