Files
vikunja/pkg/models
kolaente c836603ae2 fix: honour skipPositions when a task lands in a done bucket
A task created with the done bucket of a view flips to done and went through
moveTaskToDoneBuckets, which wrote a position row. The batch's own slot was
then dropped on conflict and the task fell out of the entered order.

Address pr-swarm finding: skipPositions violated by the done bucket path.
2026-07-26 23:09:57 +02:00
..