Bug 27335

Summary: opac-reserve.pl shows wrong error message when patron has too many holds
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: OPACAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart
Version: Main   
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 Lucas Gass (lukeg) 2021-01-04 18:14:52 UTC
To recreate:

-Set circ rule to allow for 2 holds per patron
-In the OPAC place 2 holds
-Try to place a 3rd hold and you will see the error message "There are no items that can be placed on hold." 
-This error message is confusing and should say something about patron having too many holds already
Comment 1 Jonathan Druart 2021-01-06 10:26:22 UTC
Looks like a duplicate of bug 19540.

*** This bug has been marked as a duplicate of bug 19540 ***