Bug 36225 - Koha should warn if item group with holds on that group is being deleted
Summary: Koha should warn if item group with holds on that group is being deleted
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-04 19:59 UTC by hebah
Modified: 2024-03-06 00:35 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hebah 2024-03-04 19:59:34 UTC
To recreate:
1. Have item hold groups enabled.
2. Have a hold on an item group on a record.
3. Delete the item group - no warning of existing holds.
4. Hold is now a bib-level hold.

In some cases, this may be desirable behavior (like a library using one record for multiple year editions), but in others, like volumes of a work, this now-bib-level hold is not what the patron needs. Best solution would be a warning with option for the librarian to either cancel hold or transform into bib-level hold.