You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CdmMigrator still uses BatchCreateFilesJob (without ordered members) by default. To swap it with the OrderedMembersJob, see app/jobs/cdm_migrator/create_work_job line 34
Requires Hyrax v.2.4.0 or later because it uses Hyrax::Actors::OrderedMembersActor
CSV Checker
CSV Checker can now be configured to validate CSVs with a service of your choice, catch any defined error classes, and show them to the user
Old EDTF validation has been removed. For an example of an EDTF date validator, see Vault's edtf_date_service.