Change #7596
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Thu 25 Feb 2021 21:25:48 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 1d0e1817e363def0dff639deacea1356503a1693 |
Comments
LP1913458 Bucket Add/Delete Item Operations Batched In the record bucket administration UI, the act of adding or removing items from a bucket are now done in batch to avoid too many parallel requests. These changes include new batch create/delete API calls that can operate on any bucket type, so other UI's can be similarly batched as needed. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/src/perlmods/lib/OpenILS/Application/Actor/Container.pm
- Open-ILS/web/js/ui/default/staff/cat/bucket/record/app.js