Bug 15678

Summary: Make pickup branch editable on holds tab on circulation/patron detail screens
Product: Koha Reporter: HB-NEKLS <gwilliams>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, jzairo, kelly, kyle.m.hall, lisettepalouse+koha, nick, sally.healey
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9528
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description HB-NEKLS 2016-01-27 01:12:54 UTC
Bug 9528 added a pickup at column to the holds tab on the circulation/patron detail screens. 

Liz Rea mentioned, "it should be editable without deleting and re-adding the reserve."

I'm filing a new bug with that suggestion. That would be quite useful to have.
Comment 1 Sally 2017-02-13 17:51:17 UTC
This is valid on master, not just 3.22.

Trying to update the branch via the Holds tab in Patron details returns a dialogue of:  There was an error:  error Method Not Allowed

It would be useful if the value could be edited.  If it can't be edited, it should be text, and not a drop down menu.
Comment 2 Jessie Zairo 2018-01-25 19:31:14 UTC
This is still valid in 17.05.06 and 17.11.01. 

If you attempt to update the pickup branch via the Holds tab in Patron details (moremember.pl) you receive a dialogue box of:  There was an error:  error Method Not Allowed..

The work around is you can change the pickup location in request.pl.
Comment 3 Nick Clemens (kidclamp) 2018-01-26 18:28:55 UTC
This is working for me on master. This feature does rely on the REST api being configured and activated, can you verify this is the case on your system?