https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16708
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 52226 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52226&action=edit Bug 16708: Fix authority reindex for ElasticSearch The changes made to Koha::Authority has not been correctly fixed. The code of Koha::Authority has been moved bo Koha::MetadataRecord::Authority by bug 15380. Test plan: perl misc/search_tools/rebuild_elastic_search.pl -a -v should success -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
