Bug 36407

Summary: Custom renewal date is not respected when renewing items from the checkouts table
Product: Koha Reporter: Emily Lamancusa <emily.lamancusa>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: lucas
Version: MainKeywords: regression
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Emily Lamancusa 2024-03-22 18:49:14 UTC
To reproduce: 

1. Check out an item to a patron
2. In the checkouts table on that patron's account, check the "Renew" checkbox for that item
3. Select a custom renewal date using the Renewal Due Date flatpickr
4. Click Renew Selected Items
(4.5 I'm also seeing a bug at the moment where the checkouts table won't reload on its own - refresh the page if this is the case)
5. Note the item's new due date is 5 days after the previous one (or whatever renewal period is specified in the circ rules, if you are not using default KTD settings), regardless of the date you entered as the custom renewal due date

This also occurs with the "Renew All" button