https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25313 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 108056 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108056&action=edit Bug 25313: Add skip_merge to ModAuthority Sometimes you know that the merge is useless, since the reporting tag did not change. Might be handy in batch processing of authority records. Test plan: Pick an authority with a few linked biblio recs (so that it will immediately merge; lower than MergeLimit). Open authority record and save it. Verify that a linked biblio record was merged. Check time in 005. You proved that this patch does not break the regular process. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.