Bug 31312: Remove GetItemsInfo from misc/migration_tools/rebuild_zebra.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 2 Jun 2022 09:38:02 +0000 (11:38 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 Aug 2022 13:40:17 +0000 (10:40 -0300)
commitbd70e8989fc02040a751f13c7d291d40e2dd91d7
tree01897bc522231aaa978c3e0936491448a2f09ab5
parentdb4293988551bd25eede41ee5e3b92c7ad02c797
Bug 31312: Remove GetItemsInfo from misc/migration_tools/rebuild_zebra.pl

Hum... Item2Marc ok here?

Bug 27272 is going to remove C4::Items::GetItemsInfo in favour of Koha::Items->search.

Here we are going to deal with misc/migration_tools/rebuild_zebra.pl

Test plan:
I am not sure, what do we want to test here? Items' info indexed
correctly?

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/migration_tools/rebuild_zebra.pl