mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-15 22:32:29 -05: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.