mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-16 00:42:27 +00:00
Replace the misleading ErrNotACSVFile with a new ErrCSVConfigRequired error in the Migrate method. The new error explains that the CSV migrator requires a column mapping configuration and points to the correct /migration/csv/detect endpoint.