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

Björn Nylén <bjorn.ny...@ub.lu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86278|0                           |1
        is obsolete|                            |

--- Comment #2 from Björn Nylén <bjorn.ny...@ub.lu.se> ---
Created attachment 86664
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86664&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"

Signed-off-by: Björn Nylén <bjorn.ny...@ub.lu.se>

-- 
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