Bug 36407 - Custom renewal date is not respected when renewing items from the checkouts table
Summary: Custom renewal date is not respected when renewing items from the checkouts t...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2024-03-22 18:49 UTC by Emily Lamancusa
Modified: 2024-04-12 22:32 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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