http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10314 Bug ID: 10314 Summary: CanItemBeReserved does not respect the holds policies Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: kyle.m.hall@gmail.com CC: gmcharlt@gmail.com CanItemBeReserved will return 1 as long as the circulation rules have a non-zero number of holds allowed and the patron hasn't reached his or her "Holds allowed" count. However, the subroutine completely ignores the holds policies which would contravene reserving the item even if the patron has not reached the maximum holds allowed count. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.