Change #5090
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Sun 18 Feb 2018 10:55:02 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 044c42dd1deefe387181ea4810d3d6b597ff24ad |
Comments
LP#1745499 De-Parallelify Item Status file upload Fetch copies in a series instead of in parallel when loading copy barcodes from a file in the Item Status interface. This helps avoid excessive pcrud process count. Since this causes the action to take a little longer, the commit also includes a progress dialog indicating copy retrieve progress. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> Signed-off-by: Jason Stephenson <jason@sigio.com>
Changed files
- Open-ILS/web/js/ui/default/staff/cat/item/app.js