Unable to have anything beyond done bucket in Kanban #2190

Open
opened 2024-03-11 11:17:46 +00:00 by xeruf · 3 comments

Description

We have a Check/Review bucket which is marked as Done bucket, so that tasks that are checked off in list view are reviewed before they are stashed away for good in the bucket named "Done". But when moving those tasks over to the "Done" bucket, they are marked undone, because it is not recognized as a Done bucket by Vikunja. Not sure how to sensibly solve this though. I guess the Kanban rework making task states individual will solve it, but until then this is a major problem in our workflow.

Vikunja Version

latest

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

### Description We have a Check/Review bucket which is marked as Done bucket, so that tasks that are checked off in list view are reviewed before they are stashed away for good in the bucket named "Done". But when moving those tasks over to the "Done" bucket, they are marked undone, because it is not recognized as a Done bucket by Vikunja. Not sure how to sensibly solve this though. I guess the Kanban rework making task states individual will solve it, but until then this is a major problem in our workflow. ### Vikunja Version latest ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
xeruf added the
kind/bug
label 2024-03-11 11:17:46 +00:00
Owner

I would solve this with a label "needs review" or similar instead of using the "Done" bucket status for tasks which are not really done yet.

I would solve this with a label "needs review" or similar instead of using the "Done" bucket status for tasks which are not really done yet.
Author

But then if you are working on the task you need to go into the task details view and meddle with labels rather than just hitting the satisfying checkbox, and everybody needs to be taught that.
Actually at that point you may just stay in Kanban and move it manually rather than adding a label, but the whole point was to make it portable.
Maybe a temporary fairly easy fix could be to allow multiple done buckets and automatically move done tasks to the first or last one, if the data structure allows that?

But then if you are working on the task you need to go into the task details view and meddle with labels rather than just hitting the satisfying checkbox, and everybody needs to be taught that. Actually at that point you may just stay in Kanban and move it manually rather than adding a label, but the whole point was to make it portable. Maybe a temporary fairly easy fix could be to allow multiple done buckets and automatically move done tasks to the first or last one, if the data structure allows that?
Owner

Maybe a temporary fairly easy fix could be to allow multiple done buckets and automatically move done tasks to the first or last one, if the data structure allows that?

I wouldn't say this is an "easy" fix, I think we better solve that with the more flexible views.

To me, the problem you're having sounds like a process issue, not a software issue.

> Maybe a temporary fairly easy fix could be to allow multiple done buckets and automatically move done tasks to the first or last one, if the data structure allows that? I wouldn't say this is an "easy" fix, I think we better solve that with the more flexible views. To me, the problem you're having sounds like a process issue, not a software issue.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2190
No description provided.