Bug 38695

Summary: CircConfirmItemParts not working correctly
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38540
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2024-12-12 23:20:41 UTC
To recreate:

1. Turn CircConfirmItemParts to 'require'.
2. Add a items.material note to an item
3. Checkout the item to a patron. Notice the "Note about the accompanying materials:" message.
4. The item is checked out with needing confirmation, as if CircConfirmItemParts was set to 'Don't require'