mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-24 08:48:48 -05:00
This fixes a bug where a bucket update in the api was not triggered because the task still had the old bucket id saved. This led to inconsistencies between what was visible in the UI and what was actually stored.
Probably introduced in 5c6be117fe
Resolves https://community.vikunja.io/t/warning-when-moving-tasks-to-a-bucket-with-limit/3520