https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26990
Bug ID: 26990
Summary: No feedback if holds override is disabled and hold
fails
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
placerequest.pl checks CanItemBeReserved and correctly fails a hold, however,
an item that is not holdable because it cannot be transferred is selectable
while placing holds and will fail silently as placerequest.pl doesn't set any
params for feedback if a hold fails, it expects the hold screen to block any
unwanted holds
To recreate:
1 - Set preferences:
UseBranchTransferLimits: enforce
BranchTransferLimitsType: itype
AllowHoldPolicyOverride: Don't allow
2 - Set Centerville 'Book' items to not be allowed to transfer to any other
library
3 - Make sure Hold policy is set to 'any library'
4 - Find a record with a Centerville item and other items
5 - Attempt to place an item level hold on the Centerville item
6 - You are taken to the holds list, but your hold is not placed
7 - Nothing indicates why hold has failed
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/