Bug 34629

Summary: SCO User cannot hold change pickup location branch when OPACAllowUserToChangeBranch is enabled
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: Self checkoutAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 21772    
Bug Blocks:    

Description Lucas Gass (lukeg) 2023-08-28 14:09:29 UTC
To recreate:

1. Turn on the SCO module and enable 'OPACAllowUserToChangeBranch'.
2. Place a hold for a user and then login to the SCO module
3. Under the hold tab try to change the pick up location for an item
4. Notice you are redirected to '/cgi-bin/koha/opac-modrequest.pl' and forced to log in again.
5. Re login to the SCO module and notice the pickup location for thta branch was not updated.
Comment 1 Lucas Gass (lukeg) 2023-08-28 14:51:28 UTC
The form for this comes from 'holds-table.inc' and it looks like it may have never been intended to work with the SCO module?