TickTick CSV exports don't guarantee parent tasks appear before their subtasks. When a child row came first, the shared migration pipeline tried to create a title-less placeholder for the missing parent, which failed with 'Task title cannot be empty'. Resolves go-vikunja/vikunja#2487 |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| testdata_ticktick_export.csv | ||
| testdata_ticktick_multiline.csv | ||
| testdata_ticktick_space_dates.csv | ||
| ticktick.go | ||
| ticktick_test.go | ||