https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28263 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 120315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120315&action=edit Bug 28263: Fix too_many auto renewal message To test: 1. Make an item eligible for auto_renewal. 2. Set circ rule so only 1 auto_renewal is allowd. 3. Run auto_renew once, get a successful message. 4. Run it again and get the too_many error "You have reached the maximum number of checkouts possible." 5. This has nothing to do with the number of checkouts 6. Apply patch and updatedatabase. 7. Do 1-4 again. 8. Message is now "You have reached the maximum number of renewals possible." -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.