https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35541 Bug ID: 35541 Summary: Chosen renewal due date not respected when we override limit Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: noemie.labine@collecto.ca QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When an item has been renewed the maximum number of times, we can override the limit if AllowRenewalLimitOverride says Allow. But if we try to renew the item from the circulation module and we manually choose a new due date, this date is not respected and the due date will follow the circulation rules for the item instead. Test plan : 1. Checkout an item and renew it the maximum number of times 2. when there are no more renewals, go to circulation module and manually choose a due date to renew the item. 3. You'll get the cannot renew message asking if you want to override and renew or cancel. Override and renew the item. The new due date is not the date we chose but the date chosen by the circulation rules. Note that if we try to override the renewal limit and chose a new due date directly in the patron's record, the chosen date will be respected after the override. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.