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

--- Comment #1 from Kelly McElligott <[email protected]> ---
A broader issue to this bug seems to also stem from the system preference
"maxreserves". 

In the example below, AllowHoldPolicyOverride is set to Allow, a staff member
should be able to override the Holds per Record value and also the MaxReserves
system preference, however, Koha is again stopping the override from happening
if it hits this system preference MaxREserves.

1. AllowHoldPolicyOverride- set to Allow
2. Circulation Rule - 500 Holds Per Record allowed 
3. MaxReserve system preference set to 5.
4. Patron has 6 holds - 1 of those holds is on 1 item of a bib record.
5. Staff can not place a second item level hold on a record due to this sys
pref MaxReserve value.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/

Reply via email to