Bug 40364

Summary: Add permission for viewing patron holds history
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, gmcharlt, kyle.m.hall, trevor.diamond
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: 32682    
Bug Blocks:    

Description Andrew Fuerste-Henry 2025-07-14 15:56:11 UTC
Bug 32682 is adding a permission for the ability to view patron checkout history.
We also need a parallel permission for patron holds history. We should make it so when IntranetReadingHistoryHolds is enabled, users with this new permission can see patron hold history but users without the permission cannot. When IntranetReadingHistoryHolds is disabled, no users should be able to see patron hold history.
Comment 1 David Cook 2025-07-14 23:12:22 UTC
Sounds good to me. I think these kinds of more granular permissions restricting access to patron information are increasingly invaluable.