https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9988 --- Comment #13 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 60594 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60594&action=edit Bug 9988: Database revision for AuthorityMergeLimit Introduce the new preference and remove dontmerge. If dontmerge was enabled, the new pref will be set to zero and we will print a message about raising this value now. Test plan: Run the database revision or a new install. In case of an upgrade, check the new pref value. Should be 0 when dontmerge was enabled, otherwise 50. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Also tested sysprefs.sql on a new database. -- You are receiving this mail because: You are watching all bug changes.