Bug 34629 - SCO User cannot hold change pickup location branch when OPACAllowUserToChangeBranch is enabled
Summary: SCO User cannot hold change pickup location branch when OPACAllowUserToChange...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 21772
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-28 14:09 UTC by Lucas Gass
Modified: 2023-08-28 14:51 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

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