Bug 42105 - Don't count items with waiting holds as available
Summary: Don't count items with waiting holds as available
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-16 10:27 UTC by Magnus Enger
Modified: 2026-03-16 10:27 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
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 Magnus Enger 2026-03-16 10:27:34 UTC
To reproduce in KTD: 

- Set OPACHoldsIfAvailableAtPickup = Don't allow
- Find a record with one item in the staff interface (e.g. "Programming Perl") and place a hold on it, e.g. for Edna Acosta
- Log in to the OPAC as a diferent user and find the same record
- Try to place a hold on the record
- The "Pick up location" will have one element and it will be grayed out. 
- If you hover over the library in the dropdown there will be a "tooltip" that says "At least one item is available at this library". But the waiting item should not be counted as available.