]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1745499 Patron bucket from file query consolidation
authorBill Erickson <berickxx@gmail.com>
Thu, 25 Jan 2018 22:57:32 +0000 (17:57 -0500)
committerJason Stephenson <jason@sigio.com>
Sun, 18 Feb 2018 15:55:52 +0000 (10:55 -0500)
commite8c27cb28cad4ac2fb5e9dd8c535a42bcb30fab1
tree1e28421de6413bfd01ebd6b15419ed033a943f65
parent322d25812b91a03a8466df49198766fdc9e1e6fd
LP#1745499 Patron bucket from file query consolidation

Replace one-pcrud-call-per-barcode with a single (streaming) pcrud
search call to fetch patron cards when using the barcode file upload
option in the web staff pending patron bucket UI.  This avoids spawning
high number of pcrud processes.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/web/js/ui/default/staff/circ/patron/bucket/app.js