mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-25 07:50:33 -05:00
Undoing a repeating task postpones it according to repeat schedule #1752
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @svigneau on GitHub (Jan 3, 2022).
When undoing a repeating task by clicking on the interaction bubble, the task is not only undone but also postponed according to the repeat schedule (e.g. by 2 days if the task repeats every 2 days). I am using Vikunja 0.18.2 on Cloudron.
@kolaente commented on GitHub (Jan 5, 2022):
Can you reproduce this on try?
@kolaente commented on GitHub (Jun 24, 2025):
Seems to be fixed now. Please ping if you think this is still a problem.