Moving tasks to done bucket does not mark them done anymore #2518

Closed
opened 2024-07-04 15:13:37 +00:00 by ce72 · 6 comments
Contributor

Description

When moving (drag&drop) a task to a bucket which is marked as "Done bucket" the task remains undone.
This seems to be a regression to 0.23.0 where moving tasks to done bucket automatically marked them as done (which was the main purpose labeling the bucket as "Done bucket", or?)

Vikunja Version

0.24.0

Browser and version

chrome

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

### Description When moving (drag&drop) a task to a bucket which is marked as "Done bucket" the task remains undone. This seems to be a regression to 0.23.0 where moving tasks to done bucket automatically marked them as done (which was the main purpose labeling the bucket as "Done bucket", or?) ### Vikunja Version 0.24.0 ### Browser and version chrome ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
ce72 added the
kind/bug
label 2024-07-04 15:13:37 +00:00
Author
Contributor

to be more precisely: you have to reload the page to see it marked.

to be more precisely: you have to reload the page to see it marked.
Owner

There's a video and a little more information related to this here: https://github.com/go-vikunja/vikunja/issues/280

There's a video and a little more information related to this here: https://github.com/go-vikunja/vikunja/issues/280

There are other issues that I found with the kanban views :

  • when a task is created in a bucket, after refreshing it is not in the bucket it has been created but in the default bucket.
  • when you move a tasks from a bucket with a limit that is reached to another bucket, the counter is not updated until refresh, and you cannot add a task to this bucket (because the frontend still think the bucket is full I guess)

I think that they are linked because you also have to refresh to update the view.

There are other issues that I found with the kanban views : - when a task is created in a bucket, after refreshing it is not in the bucket it has been created but in the default bucket. - when you move a tasks from a bucket with a limit that is reached to another bucket, the counter is not updated until refresh, and you cannot add a task to this bucket (because the frontend still think the bucket is full I guess) I think that they are linked because you also have to refresh to update the view.
Owner

@koalp They don't sound related to this, but are probably related to each other. Can you open a new issue?

@koalp They don't sound related to this, but are probably related to each other. Can you open a new issue?

I opened two other issues, one for each bug I mentioned.

I opened two other issues, one for each bug I mentioned.
Owner

The original issue here is now resolved in ec0c05fd47. Please check with the next unstable build if it's gone.

The original issue here is now resolved in https://kolaente.dev/vikunja/vikunja/commit/ec0c05fd47aac9963bc5581f194f2e36408ceb3c. Please check with the next unstable build if it's gone.
Sign in to join this conversation.
No Milestone
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vikunja/vikunja#2518
No description provided.