-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 8.10-SNAPSHOT, 8.10
-
Component/s: Importer
-
Release Notes Summary:Multi-valued dates are correctly imported with the bulk importer
-
Backlog priority:600
-
Sprint:nxcore 9.10.2, nxcore 10.1.1
-
Story Points:2
- Create a Whatever doctype in Studio inheriting from File, with a multivalued dates field called someDates
- Use the following metadata.properties file for content import:
ecm\:primaryType=Whatever whatever\:someDates=2020-26-10T09:39:43.00Z|2030-26-10T09:39:43.00Z|2040-26-10T09:39:43.00Z
- Import data
=> Result: whatever:someDates field contains 3 null entries
=> Expected: dates should be properly set