https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39501 Bug ID: 39501 Summary: Incorrect relationship code chosen when linking authorities with other authorities Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: a.roussos@dataly.gr QA Contact: testopia@bugs.koha-community.org Created attachment 180049 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180049&action=edit Screenshot of the Staff interface showing the problem While working on something unrelated (Bug 21453), I noticed that in the current main branch, when linking authorities with other authorities, if you select a relationship you no longer get the associated letter (i.e. the "relationship code") copied to the appropriate subfield. Rather, the whole description gets copied. So, if you select "g - Broader term" (in MARC21), the following value gets copied to subfield $w: g - Broader term Instead of the correct value, which is simply: g The attached screenshot is an example of what I'm referring to. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.