Bug 38836 - Batch checkout fails if AutoReturnCheckedOutItems is set to Do
Summary: Batch checkout fails if AutoReturnCheckedOutItems is set to Do
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-06 17:31 UTC by Lisette Scheer
Modified: 2025-12-15 19:58 UTC (History)
3 users (show)

See Also:
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:


Attachments

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