https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16018 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|m.de.rooy@rijksmuseum.nl |remi.mayrand-provencher@inL | |ibro.com --- Comment #20 from Julian Maurice <julian.maurice@biblibre.com> --- I don't understand what these patches are trying to fix. I followed the test plan on master and it works. Looking at the code, the first patch adds a call to merge, but there is already the same call a few lines below. So merge is called twice with the same arguments if syspref 'dontmerge' is false. About that syspref, I believe it shouldn't be used here. An authority will be deleted so we must update the biblios regardless of the syspref value. -- You are receiving this mail because: You are watching all bug changes.