[Koha-bugs] [Bug 26988] Defer loading the hold pickup locations until the dropdown is selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 20:16:03 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26988

--- Comment #13 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 113533
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113533&action=edit
Bug 26988: Add API route to fetch hold pickup locations and use it in the holds
table

To test:
1 - Place a number of holds on a record
2 - Have different pickup locations for the holds
3 - Have some libraries that are not pickup locations
4 - Load the holds tab for the record and note libraries not pickup locations
are not in dropdowns
5 - Apply patch and restart all things
6 - Reload the holds table
7 - Click on a dropdown, note the spinner, should load successfully
8 - Confirm the dropdown matches the options before the patch
9 - Confirm updating the hold location works

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

Signed-off-by: Bob Bennhoff <bbennhoff at clicweb.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list