]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1888723 Call number modification repair
authorBill Erickson <berickxx@gmail.com>
Mon, 28 Dec 2020 23:36:01 +0000 (18:36 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 3 Mar 2021 15:54:32 +0000 (10:54 -0500)
commit5de1db627fad2d4256337eaa850b64001a03e15c
tree0f061c9baeaf4c551e985de04a6c4a83e5b20531
parent8d3a38c5d70477c54dcff9e23e5de2958ff497db
LP1888723 Call number modification repair

Fixes an issues where modifying the call number label without modifying
any items would result in modifying the call number for all linked items
instead of the items actually loaded in the volcopy editor.

Also fixes a case where modifying call numbers failed to reflect
correctly in the catalog holdings view.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts