admin-portal
admin-portal copied to clipboard
Provide a way to manually set order of Task Status
What version of Invoice Ninja are you running? ie v4.5 / v5 v5.1.61-C47
What environment are you running? Docker
Have you searched existing issues/requests? Yes.
Screenshots Task Status
Additional context Currently, there doesn't appear to be a way to manually change the order of task statuses. I can see that some form of sort order is already being stored, so I'm guessing it's just a matter of implementing it in the frontend.
Along with that, it would be great if a default task status could be specified. Currently the latest added task is set as default (from my screenshot above, Awaiting Feedback is now the default which isn't ideal).
Hi,
You can drag and drop the statuses on the Kanban board.
Tasks should use the first task status by default.
@hillelcoren Doesn't seem like I can (on web, at least). Can't drag statuses, nor individual tasks.
As a workaround, I've set the sort_order key on my task statuses manually via the API.
You need to click for a second and hold to drag
Ah, I see. That works, thanks!
Happy to help :)
@hillelcoren Although that works, I think it would still be great to provide a way to do this from the task status list in settings. Perhaps by dragging, and/or with a menu like in Invoices.
Dragging in the kanban board isn't easily discoverable, particularly for those who prefer the list view.