[Koha-bugs] [Bug 9988] Leave larger authority merges to merge_authority cronjob ( pref AuthorityMergeLimit)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 23 13:15:55 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9988

--- Comment #19 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 60600
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60600&action=edit
Bug 9988: Merge should have a parameter hash

We will need a few additional parameters for merge later on. This patch
puts the original parameters in a parameter hash.

Test plan:
[1] Run Merge.t
[2] Merge two authorities in the Authorities module

Note: I also tested script merge_authority.pl with -b parameter. This
script will still need further attention. I manually deleted an authority
record, inserted a record in need_merge_authorities, and ran the script
with -b while adding -f and -t with an existing authority number. This
record number is ignored in batch mode. The biblio record with the deleted
authority was correctly cleaned up.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list