https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33811 Bug ID: 33811 Summary: Overridden checkin dates are not respected at all when CircConfirmItemParts enabled and item has parts note Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com, nick@bywatersolutions.com Depends on: 33806 To recreate: 1 - turn on CircConfirmItemParts 2 - have an item with a value in the 952$3 3 - check the item out 4 - go to the checkin page, set a due date in the past, check the item in 5 - run a report to find the returndate for your issue in old_issues, confirm that it shows the actual date of your checkin, not the manually overridden date 6 - Repeats steps 3 and 4 with an item without a 952$3 7 - confirm via report that the returndate for this issue shows the overridden date With the patch from 33806, if one checks the "Remember return date for next check in" box then the overridden returndate *is* correctly recorded in old_issues. But only if you check the box. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33806 [Bug 33806] Overridden checkin date not retained when CircConfirmItemParts enabled -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.