Bug 30995

Summary: Bug 29504 - Confirm item parts requires force_checkout permission (batch checkout)
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: bugzilla, gmcharlt, kyle.m.hall, martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 29504    
Bug Blocks:    

Description Katrin Fischer 2022-06-19 12:48:10 UTC
We still see the issue or a similar one as from bug 29504 on the batch checkout of items with $3 and CircConfirmItemParts:

Test plan:
1. Set a staff member with circ permissions, but not FORCE_CHECKOUT
2. Turn on: CircConfirmItemParts, BatchCheckouts, BatchCheckoutsValidCategories (all)
3. Log in as staff member in step 1
4. Attempt to checkout an item with a 952$3 from the batch checkout tab
5. The button to process/confirm the checkouts is missing.