Situation
I like to Sort by Due Date instead of by Rank (Default) when using Advanced Roadmaps. I also like to use Roadmaps to keep projects tidy and ensure I move any floating tasks (issues without parent) into the correct epics or parents.
Expected Behaviour
When sorted by Due Date:
- I should be able to drag-and-drop a task to a new parent, either between parents or from the "issues without parent" section
- Using drag-and-drop within the same parent shouldn't do anything since the order is determined by Due Date field.
Actual Behaviour
- There's a complete lock on all drag-and-drop behaviour if sorted by anything other than Rank, so if I sort by Due Date I can't drag issues to be underneath a different parent (but I can with Rank sort)
- As expected
Workarounds
- Sort by Rank, clean up the tasks into correct parents, then sort by Due Date again if needed
- Use bulk change method to add a parent
- Open the task and use the Epic Link field
Is this a bug or a known limitation?