Bug 39384 - Holds pages in circulation do not honour Library Groups
Summary: Holds pages in circulation do not honour Library Groups
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-19 05:51 UTC by David Cook
Modified: 2025-03-24 05:20 UTC (History)
1 user (show)

See Also:
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 David Cook 2025-03-19 05:51:45 UTC
"Holds queue", "Holds to pull", "Holds awaiting pickup", and probably "Hold ratios" (can't test in KTD) do not honour Library Groups feature "Is local hold group".

They show holds for other libraries, they show holds for patrons from other libraries, etc.
Comment 1 David Cook 2025-03-24 04:20:40 UTC
Actually, it looks like "Holds queue" will say "A patron from library X". I think it's still suboptimal seeing that at all though.

The "Holds to pull" shows the patron name though. 

"Holds awaiting pickup" also shows the patron name and cardnumber for all libraries.

"Hold ratios" doesn't work in KTD, but at a glance at a non-KTD system... it looks like there's probably not personal information showed in that report, but that it does show information for other libraries.
Comment 2 David Cook 2025-03-24 05:20:43 UTC
In the meantime, it looks like IndependentBranches will do what we need, but really Library Groups should also hook into that mechanism...