AI assistance note: I used AI to explore the Vikunja repository, trace the TickTick import code path, reorder/fix the CSV, and verify that the reordered CSV imported successfully.
The attached file vikunja-ticktick-parent-before-child-minimal.csv reproduces the ordering problem:
- the child task row comes first
parentIdpoints to a parent task row that appears later in the file

