mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-02 01:46:45 +00:00
Closes [#348](https://github.com/go-vikunja/vikunja/issues/348) When moving a project, the old task bucket entries (project, saved filters) will be removed, but not the corresponding position. This has the effect that the saved_filter event hook UpdateTaskInSavedFilterViews wrongly assumes that the task doesn't need to be re-added to the saved filter since the position part still exists. Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2840 Co-authored-by: Maximilian Bosch <maximilian@mbosch.me> Co-committed-by: Maximilian Bosch <maximilian@mbosch.me>