mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-27 17:19:57 -05:00
This fixes a bug where the current number of tasks in a bucket was computed wrong when moving tasks into a bucket with a limit. Sometimes the bug would prevent adding a task to a bucket which seemed to have space left but ultimately failed when moving the task.