Files
vikunja/pkg
kolaente 80f81381ee fix: let the server pick the position of a bulk created task
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
2026-07-29 21:44:55 +02:00
..
2026-07-02 17:38:37 +02:00