collectionspace / collectionspace-mapper

MIT License
0 stars 0 forks source link

Grouped fields with date details #173

Closed kspurgin closed 9 months ago

kspurgin commented 9 months ago

For date details batch mode: add support for ingesting grouped fields at the same level as the structured date group.

To find the group level of the structured date group, find the date_field_group value in the relevant CSV ingest template. If that field has a REPEATING FIELD GROUP value in the template, any other field values with the same REPEATING FIELD GROUP value can be ingested together.