vikunja/pkg/modules
kolaente 359b07dabb
fix(views): move bucket update to extra endpoint
BREAKING CHANGE: The bucket id of the task model is now only used internally and will not trigger a change in buckets when updating the task.

This resolves a problem where the task update routine needs to know the view context it is in. Because that's not really what it should be used for, the extra endpoint takes all required parameters and handles the complexity of actually updating the bucket.
This fixes a bug where it was impossible to move a task around between buckets of a saved filter view. In that case, the view of the bucket and the project the task was in would be different, hence the update failed.
2024-07-02 16:34:53 +02:00
..
auth fix: do not remove empty openid teams when none are present 2024-04-25 14:21:31 +02:00
avatar chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
background fix(backgrounds): return full project after uploading image 2024-04-22 18:33:43 +02:00
dump fix(restore): transform json fields during restore 2024-04-21 13:45:49 +02:00
keyvalue chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
migration fix(views): move bucket update to extra endpoint 2024-07-02 16:34:53 +02:00