]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1888723 Improve copy default status lookup
authorBill Erickson <berickxx@gmail.com>
Tue, 15 Dec 2020 15:40:45 +0000 (07:40 -0800)
committerGalen Charlton <gmc@equinoxOLI.org>
Sun, 15 Aug 2021 23:55:49 +0000 (19:55 -0400)
commit6500c699758095da9dc25dee6c34986bcd4f6932
tree8f4ac16e858f6ff44a8bb86a0317471069607e4f
parenta5ccb3939a8235f6567f5156d582c87351180482
LP1888723 Improve copy default status lookup

Fixes an issue where a) default copy statuses were not getting correctly
applied and b) the copy status org setting lookup was not correctly
serialized, which can lead to actor drone exhaustion on the server (see
also bug 1896285).

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/cat/volcopy/vol-edit.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.service.ts