14 Mar
2018
14 Mar
'18
12:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19482 --- Comment #9 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 72847 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72847&action=edit Bug 19482 - Add support for defining 'mandatory' mappings To test: 1 - Apply patch 2 - Clear all ES mappings form the db: DELETE FROM search_fields; DELETE FROM search_marc_maps; DELETE FROM search_marc_to_fields; 3 - Reset Es mapping: /cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl?op=reset&i_know_what_i_am_doing=1 4 - issues should now be uneditable and not removable -- You are receiving this mail because: You are watching all bug changes.