Bug 21509 - error when trying to change pick up library for an hold in members
Summary: error when trying to change pick up library for an hold in members
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-06 13:12 UTC by Koha Team University Lyon 3
Modified: 2020-11-30 21:44 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koha Team University Lyon 3 2018-10-06 13:12:57 UTC
When we are on circulation or patrons module, check out or details tabs (circ/circulation.pl or members/moremember.pl) and then on hold(s) tab in the circulation table, if you try to change th pick up library (pick up at), there's an error message in a pop-up window : "There was an error:error Method Not Allowed" and you can't change the pick-up library.

It works if you are in the hold tab of the biblio (reserve/request.pl)
Comment 1 Katrin Fischer 2018-10-28 17:53:59 UTC
Hi,

I just tested this on master and it works ok. Can you please retest and specify the exact version? How is it installed? The pick-up library change in the patron account works with an API call, so a problem could be installation specific.