Files
vikunja/pkg
kolaente 57493ef81e fix(projects): make position healing include the moved project
recalculateProjectPositions ran before the new position was written, so the
moved project kept its tiny position while all its siblings were renumbered.
Every further move to the top then triggered another recalculation, and root
projects with a NULL parent_project_id were never healed at all.
2026-08-18 14:28:37 +02:00
..