Can't set task done #351

Closed
opened 2025-11-01 20:54:45 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @alvarolm on GitHub (Feb 1, 2025).

Description

Originally reported by https://community.vikunja.io/t/unable-to-drag-a-repeating-task-to-done-bucket/3321

psilentp
36m
If i set a task as repeatable, Dragging into Done bucket is inconsistent.

in try.vikunja.io

1 Create task, set due date, set repeat period.
2 Drag into ‘some’ bucket
3 Drag into ‘done’ bucket > task appears in backlog, dates unchanged.
4 Drag task into ‘some’
5 Drag into ‘done’ > task re appears in ‘some’ or whichever bucket it was just in.

I’ve noticed that if you change an element of the repeat period on the task, you can then drag into the done bucket, but it still doesn’t mark the task as done, or update the due dates, it puts you back at step 2 in the process.

I have been able to reproduce this behaviour

Vikunja Version

v0.24.6

Browser and version

Google Chrome and Firefox latest release stable

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

Originally created by @alvarolm on GitHub (Feb 1, 2025). ### Description Originally reported by [https://community.vikunja.io/t/unable-to-drag-a-repeating-task-to-done-bucket/3321](https://community.vikunja.io/t/unable-to-drag-a-repeating-task-to-done-bucket/3321) > [psilentp](https://community.vikunja.io/u/psilentp) > [36m](https://community.vikunja.io/t/unable-to-drag-a-repeating-task-to-done-bucket/3321) > If i set a task as repeatable, Dragging into Done bucket is inconsistent. > > in [try.vikunja.io](http://try.vikunja.io/) > > 1 Create task, set due date, set repeat period. > 2 Drag into ‘some’ bucket > 3 Drag into ‘done’ bucket > task appears in backlog, dates unchanged. > 4 Drag task into ‘some’ > 5 Drag into ‘done’ > task re appears in ‘some’ or whichever bucket it was just in. > > I’ve noticed that if you change an element of the repeat period on the task, you can then drag into the done bucket, but it still doesn’t mark the task as done, or update the due dates, it puts you back at step 2 in the process. I have been able to reproduce this behaviour ### Vikunja Version v0.24.6 ### Browser and version Google Chrome and Firefox latest release stable ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
Author
Owner

@xNinjaKittyx commented on GitHub (Feb 8, 2025):

I think it's not complete-able at all.

Clicking the checkbox on a task that's repeatable doesn't seem to work either.

@xNinjaKittyx commented on GitHub (Feb 8, 2025): I think it's not complete-able at all. Clicking the checkbox on a task that's repeatable doesn't seem to work either.
Author
Owner

@kolaente commented on GitHub (Mar 16, 2025):

5c6be117fe fixes a bug where the due dates were not increased correctly on the board when moving a task into a done column.

Dragging a task into the done bucket would mark it as done, but because it is recurring, it is marked un-done right after that and moved back into the bucket it was last in. That's working as intended.

@kolaente commented on GitHub (Mar 16, 2025): 5c6be117feb1fc28b0f5b5f2d343067562d71b88 fixes a bug where the due dates were not increased correctly on the board when moving a task into a done column. Dragging a task into the done bucket would mark it as done, but because it is recurring, it is marked un-done right after that and moved back into the bucket it was last in. That's working as intended.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#351