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: RESOLVED DUPLICATE of bug 37332
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords: regression
Depends on: 36084
Blocks: 36192
  Show dependency treegraph
 
Reported: 2024-03-22 18:49 UTC by Emily Lamancusa (emlam)
Modified: 2024-07-16 12:55 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emily Lamancusa (emlam) 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
Comment 1 Emily Lamancusa (emlam) 2024-06-11 20:49:07 UTC
Testing on different commits indicates the cause was bug 36084...adding this to the CSRF omnibus
Comment 2 Emily Lamancusa (emlam) 2024-07-16 12:55:53 UTC

*** This bug has been marked as a duplicate of bug 37332 ***