[Koha-bugs] [Bug 23732] Hold rules checker: show matched rules and syspref values to help understand why a hold is possible or not

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 8 08:55:29 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23732

--- Comment #18 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Owen Leonard from comment #16)
> I tested with "On shelf holds allowed" set to "If all unavailable" and the
> modal didn't give that as a reason why. Are there some rules which are not
> checked by this feature?

Unfortunately yes. Only the rules checked by CanBookBeReserved are displayed.
The 'on shelf holds' rule is checked in IsAvailableForItemLevelRequest so it's
not displayed.
I don't know how to fix that without a significant rewrite... :/

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list