I'm able to create Quick Filters with JQL. However, if I cannot order any of the filters.
My query looks like this:
project = "my_project" ORDER BY status DESC
The order won't change at all.
I have these addons installed:
Why can this be happening?
Because quick filters are not for sorting, they're for hiding and showing issues already sorted by the board filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.