Change #7494
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Tue 05 Jan 2021 19:48:27 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 3996fa89906ae24cfbf34ad1c24ed81b94a96dca |
Comments
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>
Changed files
- Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
- Open-ILS/src/eg2/src/app/staff/share/patron/patron.service.ts