https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31925 --- Comment #44 from David Cook <dcook@prosentient.com.au> --- (In reply to Phil Ringnalda from comment #43)
Import a bib record with 650_7$aDogs.$2fast which autocreates a Fast authority record, then import a thousand bib records with 650_0$aDogs. which will link to that authority record, then innocently save the authority record which will change your thousand bib records from LC to Fast.
As a cataloger, I would not consider that harmless.
I reckon that's outside the scope of this change, because that would already happen without this change. If your existing authority record was a FAST authority and you imported a thousand bib records with 650_0$aDogs which autolinked to that FAST authority, then saved that authority record, those 1000 would get updated from LC to FAST. That's been Koha for many years. The only difference with this change is that an autocreated authority gets created based off the heading creating it. -- You are receiving this mail because: You are watching all bug changes.