Bug 30467: (QA follow-up) Restore indexing for item only deletion
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 6 May 2022 07:10:04 +0000 (08:10 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 6 May 2022 20:33:09 +0000 (10:33 -1000)
commit62277d70966c8669b7c8e77ee1890f274b5c6517
tree55ea660d9d050f522d2ae883c7324f09c88b6486
parent1c7fd5a58897f51f2559dfe22fd2a0e8a13186de
Bug 30467: (QA follow-up) Restore indexing for item only deletion

This patch restores indexing for item only bulk deletions.

JD amended patch:
* remove trailing whitespaces
* Move if inside first condition

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/BackgroundJob/BatchDeleteItem.pm