]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1333893: Keep Empty Bib on Volume Transfer
authorJason Stephenson <jason@sigio.com>
Thu, 11 Oct 2018 12:50:30 +0000 (08:50 -0400)
committerJason Stephenson <jason@sigio.com>
Wed, 1 May 2019 13:24:47 +0000 (09:24 -0400)
commit2dfe0eeaae07eb0a00820d00a3d856a4b4794504
tree15ead11cf25e334156895a84f123ec0bf49d6348
parent5dce5737820c832989ed30b9287faa9a6bc4d43d
LP 1333893: Keep Empty Bib on Volume Transfer

Volume transfer did not honor the cat.bib_keep_on_empty organizational
unit setting when removing empty bib records.  This commit changes it
so that tranfer honors the setting in the same manner that deleting
copies and volumes does.

To test this fix, set cat.bib_keep_on_empty for your workstation
org. unit to true, and then transfer all of the volumes from one bib
record to another.  The empty bib record should not get deleted.

You can also test with the setting on false to make sure that the
empty bib gets deleted.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Beth Willis <willis@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm