The module does not support importing multi-valued field values.
Consider an an Entity, with a multi-valued timerange field. The CSV to be uploaded will have the following fields:
id, field_time|from, field_time|to
94, "77400,77400", "77700,77800"
Here, only the first from
and to
time are saved, but not the second one.
Would be nice if it could handle importing multi-valued fields a well!
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.