sul-dlss / cocina-models

Cocina repository data model (implemented in Ruby)
https://sul-dlss.github.io/cocina-models/
3 stars 0 forks source link

Remove date exceptions in date validations and re-run reports #518

Closed arcadiafalcone closed 2 years ago

arcadiafalcone commented 2 years ago

Identified invalid dates have been remediated and date validation may resume.

And then re-run reports from https://github.com/sul-dlss/dor-services-app/issues/4209 after cocina-models release that removes these exceptions to be sure no new bad dates slipped through.

peetucket commented 2 years ago

Note: we believe date validation has been on for about a month now: https://github.com/sul-dlss/cocina-models/pull/506/files

Though there were some exceptions added to prevent problem dates from blowing things up: #516 and #517

So perhaps the action for this ticket is really to remove those extra regexes added in the PRs #516 and #517