Bug 15688

Summary: Renew item that is on hold: Display information about hold's patron
Product: Koha Reporter: Marc Véron <veron>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, lucas
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:
Attachments: Bug 15688: Count index relative to specific table

Description Marc Véron 2016-01-28 08:35:49 UTC
To reproduce:
- Go to Home > Circulation > Renew (/cgi-bin/koha/circ/returns.pl)
- Enter the barcode of an item that is on hold for an other patron

Result: Warning "Cannot renew: This item is on hold for another patron.", but no information about the patron given.

It would be nice to have here the same information as with an attempt to check out the item on the check out page: 
Item XYZ  : (1) has been on hold for ABC (999) at Centerville since 05/01/2016
Comment 1 Nick Clemens (kidclamp) 2020-03-16 14:16:11 UTC Comment hidden (obsolete)
Comment 2 Lucas Gass (lukeg) 2020-03-16 17:57:59 UTC
Obsoleting Nick's patch as it is attached to the wrong bug.
Comment 3 Katrin Fischer 2023-08-28 21:01:55 UTC
Might also need permissions to see patron information into account.