mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-31 12:45:51 -05:00
Position is documented read only and set through its own endpoint, so honouring one passed to the bulk create contradicted the rest of the api - and nothing called for it. The batch is now spread over the gap by slice order alone. Counting the tasks off by their slice position rather than their task index also keeps them apart in a view spanning several projects, where indexes repeat. Claude-Session: https://claude.ai/code/session_01GR9u1EFvq994jqGoeJqYSX