[Koha-bugs] [Bug 6094] Fixing ModAuthority problems

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 25 13:37:31 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6094

--- Comment #17 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-07-25 11:37:31 UTC ---
UPDATED Test plan:

A) No auto merging
1 Set dontmerge pref to Don't automatically update..
2a Look for an auth rec and associated bib record; Modify the authority name
2b Repeat 2a for a second auth record
3 Check that bib records did not change
4 Now look in mysql table need_merge_authorities: Records with authid and
done=0?
5 Run misc/migration_tools/merge_authority.pl with -b. Does it update your bib
records? Check if done=1 in the table for both auth records.

B) Automatic merging
1 Set pref dontmerge to Do automatically update..
2 Look for an auth rec and associated bib record; Modify the authority name
3 Check the bib record; it should have changed!

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list