[Koha-bugs] [Bug 28263] AUTO_RENEWAL message for 'too_many' is wrong

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 29 16:41:26 CEST 2021


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

--- Comment #1 from Lucas Gass <lucas at 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.


More information about the Koha-bugs mailing list