]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1887429 Properly handle user settings in staffcat holds
authorBill Erickson <berickxx@gmail.com>
Mon, 13 Jul 2020 20:01:38 +0000 (16:01 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 6 Jan 2021 00:48:27 +0000 (16:48 -0800)
commit3996fa89906ae24cfbf34ad1c24ed81b94a96dca
tree429df5380b243e3ebc461d055ec1770216496522
parentd1793941b99469015f91b93f1c3b8737e35751d8
LP1887429 Properly handle user settings in staffcat holds

Treat user settings like the raw JSON values that they are
when fetched via fleshing.  Also be sure the value for the
'opac.default_pickup_location' user setting is read as a number in the
staff catalog to ensure it can be linked to the org unit in question.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
Open-ILS/src/eg2/src/app/staff/share/patron/patron.service.ts