https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31925 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@openfifth.co.u | |k Status|Passed QA |Failed QA --- Comment #45 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Hi guys, confirming Phil's concern from comment 43: 1) Turn on AutoLinkBiblios and AutoCreateAuthorities (leave LinkerConsiderThesaurus off, that's the default). 2) Catalog a new bib record. Give it any title. Add a 650 field: 2nd indicator = 7, subfield a = Zzztestthesaurus, subfield 2 = fast. Save it. 3) Catalog a second new bib record. Give it any title. Add a 650 field: 2nd indicator = blank, subfield a = Zzztestthesaurus, no $2. Save it. 4) Search Authorities for Zzztestthesaurus. There should be exactly one result, meaning both bibs linked to the same authority. 5) Open that authority record and just save it again with no changes. 6) Reopen the second bib record and look at its 650 field. => If the 2nd indicator is now 7 and a $2 fast has appeared, even though you typed neither, that's the bug. -- You are receiving this mail because: You are watching all bug changes.