Bug 40364 - Add permission for viewing patron holds history
Summary: Add permission for viewing patron holds history
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 32682
Blocks:
  Show dependency treegraph
 
Reported: 2025-07-14 15:56 UTC by Andrew Fuerste-Henry
Modified: 2025-07-14 23:12 UTC (History)
4 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.