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

Chris Cormack <[email protected]> changed:

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

--- Comment #3 from Chris Cormack <[email protected]> ---
Created attachment 87972
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87972&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 <[email protected]>
Signed-off-by: Chris Cormack <[email protected]>

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

Reply via email to