Koha/C4/Installer
Ere Maijala 118f685dbf Bug 22474: Clone field config before adding fields to it
Test plain:

1. Reindex both authorities and biblios with the -d flag to recreate the index, e.g. "perl misc/search_tools/rebuild_elastic_search.pl -v -d"
2. Check that authorities only contains authority-specific fields in Elasticsearch e.g. by fetching  http://localhost:9200/koha_dev_authorities/_mappings
3. Reindex both without the -d flag and verify it works, e.g. "perl misc/search_tools/rebuild_elastic_search.pl -v"

Signed-off-by: Björn Nylén <bjorn.nylen@ub.lu.se>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-16 13:17:32 +00:00
..
PerlDependencies.pm Bug 22474: Clone field config before adding fields to it 2019-04-16 13:17:32 +00:00
PerlModules.pm Bug 20103: Readonly::XS is completely bogus post perl 5.8 2018-05-03 13:26:49 -03:00
UpgradeBackup.pm Bug 18373: Re-add UpgradeBackup.pm 2017-04-14 10:41:03 -04:00