Bug 26624

Summary: Hold waiting for pickup will not allow additional holds for same patron
Product: Koha Reporter: Donna <bwsdonna>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 19.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Donna 2020-10-06 20:46:48 UTC
Patron A has a hold waiting for pickup.  Circ rules permit multiple holds per record, and sys pref AllowHoldsonPossession is set to Allow.  Patron cannot place another hold on that same bib record - error message says "Patron already has a hold", however, if there are multiple items on the bib record, the hold is permitted.

Behavior should be consistent and allow hold regardless of how many items are attached to the bib record.