Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tasks: also delete corresponding task positions #351

Closed
wants to merge 1 commit into from

Conversation

Ma27
Copy link
Contributor

@Ma27 Ma27 commented Nov 10, 2024

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

Closes go-vikunja#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.
Copy link

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.

@github-actions github-actions bot closed this Nov 10, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2024
@Ma27 Ma27 deleted the fix-filter-bucket-on-move branch November 10, 2024 16:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tasks disappear from the kanban board in a saved filter when moving those to another project
1 participant