jhu-idc / idc-isle-dc

Islandora Digital Collections (IDC) development environment
MIT License
2 stars 6 forks source link

Add optional 'weight' to repository item migration #296

Closed jabrah closed 2 years ago

jabrah commented 2 years ago

(partly) resolves https://github.com/jhu-idc/iDC-general/issues/476

Repository item CSVs can now optionally specify a weight column. This will be useful for Page items, allowing the migrated items to define a set page order within the Paged Content. If no weight column exists, or if no value is added to a weight column, then it is ignored.

While this enables a fix for the linked issue, we'll need to update applicable spreadsheets and run the new migrations in order to fix the viewer behavior

github-actions[bot] commented 2 years ago

This PR has no dependency differences with the base branch