Bug 30464: Make BatchUpdateAuthority update the index in one request
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 6 Apr 2022 11:45:21 +0000 (13:45 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 5 May 2022 21:17:36 +0000 (11:17 -1000)
commitc04782e1cc9c2083d67c9cbcfe47a74e4a9b57af
treeb7e7b505c0e11069a87e133d1ec00e5a44df6637
parent471850e4951d17448c1ae370de30b831b4763b25
Bug 30464: Make BatchUpdateAuthority update the index in one request

Same as bug 30465 for authorities

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/AuthoritiesMarc.pm
Koha/BackgroundJob/BatchUpdateAuthority.pm