Maintain order of tasks within its status in board view
Z
Zee
Issue: We utilise the board view as a Kanban board. We cannot prioritise tasks manually within statuses. This causes big headaches and issues in our development as the priorities get lost and requiring us to send the list of priorities through slack as band aid which is big double handling. Sorting by priority also does not cover this fully, since one might be for valuable than other for us.
Acceptance criteria: When a task within a status in board-view is prioritised manually (moved for example to second position within that status), this position shall remain until manually rearranged. Therefore all tasks within the same status in board view must remain in the same order until manually rearranged if sorting is disabled.
Log In
Phil Leuenberger
Plus one. Right now manual sorting is supported in both the list view and in the board view, but they don't sync with each other. If a list is sorted manually (drag-and-drop) then that order of tasks should be the same on all views for that list.
This is already implemented for List -> Gantt views. If the list view is ordered manually and not grouped, then the order is synced between Gantt and List. This should be the case for the board view.