https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22474

--- Comment #1 from Ere Maijala <ere.maij...@helsinki.fi> ---
Created attachment 86278
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86278&action=edit
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"

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to