https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29355 Bug ID: 29355 Summary: Pickup location list limited by RESTPublicAPI syspref Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, nick@bywatersolutions.com, tomascohen@gmail.com To recreate: - have multiple libraries in your system as valid pickup locations - place a hold via the staff client, see that all your libraries appear in the pickup location dropdowns at the bib and item level - update RESTPublicAPI, set the value to something lower than your count of pickup libraries - place another hold, confirm your pickup location list gets cut off and only shows as many locations as RESTPublicAPI allows We should show all valid options, even if it goes above the number set in RESTPublicAPI. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.