]> git.evergreen-ils.org Git - 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:57 +0000 (09:24 -0400)
commit0ed480929c4f5c8ff11c4757d59eb69c3ebdcdd8
tree4f00f9d0481aa7f0a3fed8729961ff2bde2be5e3
parentbd91fd1223b1bdc73fcc385c346768bbfec87b57
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