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
Timx 270 date bug fix (#160)
* TIMX-270 Date bug fix
Why these changes are being introduced:
* Fixing date error reported by Sentry
How this addresses that need:
* Add date validation to create_dates_and_locations_from_publishers method
* Add unit test and update Marc unit tests to drop invalid date values
Side effects of this change:
* None
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/TIMX-270
* Update dependencies
Update values for rights@kind=Access to Files (#156)
* Update values for rights@kind=Access to Files
Why these changes are being introduced:
* Requested rights value changes from UXWS & EngX
How this addresses that need:
* Update get_rights method to use new value strings and corresponding unit tests
* Update dependencies
Side effects of this change:
* None
Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/GDT-247
* Update value casing for consistency per UXWS & EngX request