go-vikunja / vikunja

Mirror of vikunja from https://code.vikunja.io/api
GNU Affero General Public License v3.0
1.02k stars 70 forks source link

tasks: also delete corresponding task positions #351

Closed Ma27 closed 1 week ago

Ma27 commented 1 week ago

Closes #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.

cc @kolaente

github-actions[bot] commented 1 week ago

Hi! Thank you for your contribution. This repo is only a mirror and unfortunately we can't accept PRs made here. Please re-submit your changes to our Gitea instance. Also check out the contribution guidelines. Thank you for your understanding.