Bug 36456

Summary: Add count of holds on queue to hold queue link
Product: Koha Reporter: Lisette Scheer <lisette>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jrobb, Laura.escamilla, 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:
Bug Depends on: 36455    
Bug Blocks:    
Attachments: Holds queue count on circ home holds queue button

Description Lisette Scheer 2024-03-28 14:33:08 UTC
I guess a different option for both this and bug 36455 would be to add a link on the home page with patron mods/purchase suggestions for the library's hold queue + count of your library's queue.
Comment 1 Jason Robb 2024-11-21 17:21:00 UTC
Created attachment 174900 [details]
Holds queue count on circ home holds queue button

I took a slightly different approach and added the count of holds to the Holds queue button on the Circulation home page. The count is pulled with a report then inserted via jQuery into a bootstrap label. I attached a screenshot for illustrative purposes.