Bug 30954: (bug 27344 follow-up) Remove background_jobs_update_elastic_index.inc
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 13 Jun 2022 12:47:12 +0000 (14:47 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 13 Jul 2022 20:05:49 +0000 (20:05 +0000)
commita7173274164c1a9b474479cfe44ccb6f228a3024
treee151c45c43a2a1b7e5df946b185557ecedd767b6
parent3897ec6913023eded2d5b48937961dec88d643e8
Bug 30954: (bug 27344 follow-up) Remove background_jobs_update_elastic_index.inc

includes/background_jobs_update_elastic_index.inc
vs
includes/background_jobs/update_elastic_index.inc

Both exist and have been added by bug 27344.
The first one is not used.

Test plan:
  git grep background_jobs_update_elastic_index.inc
must not return any occurrences (outside of POs)

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit cfb293a08a3a343213389c681a0a55be936cfd13)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs_update_elastic_index.inc [deleted file]