https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18925 hannah.co@northwestu.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 CC| |hannah.co@northwestu.edu Status|RESOLVED |UNCONFIRMED Resolution|FIXED |--- --- Comment #124 from hannah.co@northwestu.edu --- After updating to 19.05 with this patch included, circulation rules treated "Unlimited" in "Current checkouts allowed" and "Current on-site checkouts allowed" as 0 (zero) instead of infinite. Attempting to checkout items with an "Unlimited" maxissueqty or maxonsiteissueqty resulted in the error "• Too many checked out. 0 checked out, only are allowed.• This patron can't check out this item per library circulation policy" Circulation was allowed again after changing "Unlimited" to a numerical value. Currently, leaving the "Current checkouts allowed"/maxissueqty and "Current on-site checkouts allowed"/maxonsiteissueqty blank defaults to "Unlimited". Should either the default value be changed, or the code changed to treat the default value as infinite again, instead of zero? -- You are receiving this mail because: You are watching all bug changes.