Bug 38836

Summary: Batch checkout fails if AutoReturnCheckedOutItems is set to Do
Product: Koha Reporter: Lisette Scheer <lisette>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle, rcoert
Version: 24.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lisette Scheer 2025-01-06 17:31:20 UTC
Batch checkout fails if AutoReturnCheckedOutItems is set to Do and an item is checked out to another patron. It shows a warning and gives the option to override it, but no changes happen. The item remains checked out to the original patron and is not checked out to the new patron.
Comment 1 Lisette Scheer 2025-01-07 21:34:54 UTC
Closing, this does seem to be fixed by 37396.