LP 1735539: Now with streaming action.
authorJason Stephenson <jason@sigio.com>
Fri, 13 Apr 2018 17:56:00 +0000 (13:56 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 8 Sep 2018 13:02:53 +0000 (09:02 -0400)
commit3732f656c98753662d55a477fb8adb2ffdabd461
tree53bc00e7ca0f175d6e3f00d3cfefc609d08c0787
parent6574dc7b3449f12953e7f16a33e59eba6194ea63
LP 1735539: Now with streaming action.

Modify item service selectedHoldingsCopyDelete method one more time to
use streaming response instead of getting all results in a single,
atomic call.  This should better handle large numbers of selected
items.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Open-ILS/web/js/ui/default/staff/circ/services/item.js