Bug 26624 - Hold waiting for pickup will not allow additional holds for same patron
Summary: Hold waiting for pickup will not allow additional holds for same patron
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 19.11
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-06 20:46 UTC by Donna
Modified: 2020-10-06 20:46 UTC (History)
2 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 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.