8 Mar
2023
8 Mar
'23
7:55 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23732 --- Comment #18 from Julian Maurice <julian.maurice@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.