vikunja/pkg/modules/migration/csv
kolaente 0dd62b6a4f fix(migration): remove unused error fields from PreviewResult
ErrorCount and Errors fields were never populated by PreviewImport,
making the API contract misleading. Remove them from both the Go
struct and the TypeScript interface.
2026-04-07 15:48:15 +02:00
..
csv.go fix(migration): remove unused error fields from PreviewResult 2026-04-07 15:48:15 +02:00
csv_test.go feat(migration): add generic CSV import with column mapping 2026-04-07 15:48:15 +02:00
handler.go fix: lint 2026-04-07 15:48:15 +02:00