Change #7480
Category | None |
Changed by | Chris Sharp <csharp | @georgialibraries.org>
Changed at | Mon 30 Nov 2020 13:18:36 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | aca6cae69f77a7eae494bbf1f34ac6ce5eef2fbd |
Comments
LP#1398107: Alert when autodeleting a title with holds on it. Add a new "TITLE_HAS_HOLDS" event that we pass up to the user if any non-canceled, unfulfilled title hold targets a bib that would otherwise be silently deleted with holds canceled. Also, retarget any holds pointing to a bib that is automatically deleted after removing its volumes/copies to the destination bib if this is the last copy. Signed-off-by: Chris Sharp <csharp@georgialibraries.org> Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com> Signed-off-by: Jason Stephenson <jason@sigio.com>
Changed files
- Open-ILS/src/extras/ils_events.xml
- Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm
- Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/AssetCommon.pm
- Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/BibCommon.pm