bug #7445
Empty term uri and isoXXX fields should be null
Start date:
06/03/2018
Due date:
% Done:
50%
Severity:
normal
Found in Version:
Description
Term URIs are currently loaded as empty strings, not as NULL by DefinedTermBase.readCsv. This should be changed. Also existing data should be updated.
Update script will run in #6343
Related issues
Associated revisions
fix #7445 make empty term uris null
fix #7445 fix csv reading for uri and isoXXX in terms
History
#1 Updated by Andreas Müller over 2 years ago
- Status changed from New to Resolved
- % Done changed from 80 to 50
Applied in changeset cdmlib|4dda23ea016633bd5b7282e9598aa3aa0eb47564.
#2 Updated by Andreas Müller over 2 years ago
- Related to bug #6343: TermVocabularies of OrderedTerms must be OrderedVocabularies added
#3 Updated by Andreas Müller over 2 years ago
- Description updated (diff)
#4 Updated by Andreas Müller over 2 years ago
- Subject changed from Empty term uri should be null to Empty term uri and isoXXX fields should be null
#5 Updated by Andreas Müller over 2 years ago
- Status changed from Resolved to Closed