Set Default Bucket for new Kanban tasks #1968

Closed
opened 2022-08-11 09:13:02 +00:00 by xeruf · 6 comments

I would like to be able to set the default Kanban bucket where new Tasks are added.

And also enable batch adding of tasks in the kanban view directly, not necessarily via writing into it but at least when pasting in multiline text.
vikunja/frontend#445 would also help with this.

<!-- Please fill out this issue template to report a bug. If you want to propose a new feature, please open a discussion thread in the forum: https://community.vikunja.io --> I would like to be able to set the default Kanban bucket where new Tasks are added. ## Related And also enable batch adding of tasks in the kanban view directly, not necessarily via writing into it but at least when pasting in multiline text. https://kolaente.dev/vikunja/frontend/issues/445 would also help with this.
konrad added the
kind/feature
label 2022-08-13 06:33:33 +00:00
Owner

I think right now it just uses the bucket that was first created. It should at least use the one that's the furthest on the left.

I think right now it just uses the bucket that was first created. It should at least use the one that's the furthest on the left.
Author
That would actually be worse for us 🤯 https://web.archive.org/web/20211016182605/https://jorre.coach/kanban-rueckwaerts-methoden-8/
Contributor
Now the left-most bucket is the default bucket: 1. https://kolaente.dev/vikunja/api/src/commit/6aadaaaffc1fff4a94e35e8fa3f6eab397cbc3ce/pkg/models/tasks.go#L939-L940 2. https://kolaente.dev/vikunja/api/src/commit/6aadaaaffc1fff4a94e35e8fa3f6eab397cbc3ce/pkg/models/tasks.go#L837-L844 3. https://kolaente.dev/vikunja/api/src/commit/6aadaaaffc1fff4a94e35e8fa3f6eab397cbc3ce/pkg/models/kanban.go#L80-L87
Author

nooo
you ignored my objection above, this is breaks Kanban fully for us

nooo you ignored my objection above, this is breaks Kanban fully for us
Owner

Well this issue is still open, it's not done yet.

Well this issue is still open, it's not done yet.
Owner

This is now implemented in vikunja/api#1602

This is now implemented in https://kolaente.dev/vikunja/api/pulls/1602
Sign in to join this conversation.
No Milestone
No Assignees
3 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#1968
No description provided.