https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16018
--- Comment #3 from Rémi Mayrand-Provencher <[email protected]> --- Let's say I want to merge these two authorities: 1)Adieux à la reine (Film) (176802) 2)Les actuels (36112) Both are of the same type. If I go look at any biblios using these authorities: In subfield 640 of the biblio that uses first authority (176802): 1) $a Titre uniforme Adieux à la reine (Film) $9 9 (RLIN) 176802 In subfield 440 of the biblio that uses second authority (36112): 2) $a Titre uniforme Les Actuels. $9 9 (RLIN) 36112 Then, I proceed with the merge using 176802 as the reference and get this as a result for the biblios: In subfield 640 for first biblio (176802): 1) $a Titre uniforme Adieux à la reine (Film) $9 9 (RLIN) 176802 In subfield 440 for second biblio (36112): 2) $a Titre uniforme Les Actuels. $9 9 (RLIN) 176802 As you can see, the authority number changes but not the corresponding field. the $a in the second biblio should have changed when $9 changed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
