-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Vocabularies
It would be good to have better validation when importing a CSV into a vocabulary. It is possible to import a two-column csv file, but once it is imported, errors occur upon edit or save. It's also possible to import a csv file that has no header row.
Add validation to warn or reject a CSV file which
- has no header row
- does not contain all fields required for a vocabulary (id, label, obsolete, order)
See linked ticket for reference and example CSV files.
- duplicates
-
NXS-1962 Add validation for referenced CSV files in vocabularies
- Open