Hi Suzanne,
This could be caused by a couple of things. First, users must have the Schedule Issues permission in order to change the ranking of issues by dragging them up and down in a column or in the backlog.
Second, if the board filter must include ORDER BY Rank at the end of the board filter query. If it is missing an order by or it uses a different field, no one will be able to change the ranking manually.
The drag-and-drop feature to change issue ranking only works when the board's filter is sorted by Rank. That is, it ends with only this:
ORDER BY Rank ASC
Any other ordering disables ranking. Please check your board filter to learn the issue ordering.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.