mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-30 09:07:40 -05:00
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.