https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28110 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |severine.queune@bulac.fr --- Comment #4 from Séverine Queune <severine.queune@bulac.fr> --- Thanks Julian for the patch ! I had a similar error since a few days when I tried to reindex with ES : Unable to update mappings for index "koha_robin_biblios".Reason was: "Could not convert [koha-auth-number.ignore_malformed] to boolean".Index needs to be recreated and reindexed After I updated the lib lib YAML::XS (sudo cpanm install YAML::XS), and install the patch, reindexation finally worked ! I hope not to interfere Jonathan... -- You are receiving this mail because: You are watching all bug changes.