https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17885 David Bourgault <david.bourgault@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58941|0 |1 is obsolete| | --- Comment #10 from David Bourgault <david.bourgault@inlibro.com> --- Created attachment 69338 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69338&action=edit Bug 17885 - Koha::SearchEngine::Elasticsearch->reset_elasticsearch_mappings throws DBD::mysql Duplicate entry exceptions TEST PLAN: a. perl -e 'use Koha::SearchEngine::Elasticsearch; Koha::SearchEngine::Elasticsearch->reset_elasticsearch_mappings' b. Run misc/devel/populate_db.pl on an already populated DB and you eventually face this problem. After this patch, step a. works. Signed-off-by: David Bourgault <david.bourgault@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.