Release 1.2.7
Changes in this version:
- Fixes an error deleting instance records that didn't have a corresponding SRS record. The new approach just ignores a missing SRS record and proceeds with deletions in the FOLIO storage and inventory systems.
- Now accepts Caltech user id's with or without the leading
000
. Previously, unless a UID had the the form0001234567
, Foliage would fail to find records. Now it tries a second time after adding leading 0's. - Updates some dependency versions in
requirements.txt
.