https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32579 Bug ID: 32579 Summary: Staged MARC Record match details return title of matching biblionumber record when importing authorities Change sponsored?: --- Product: Koha Version: 22.05 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: koha-bugs@lists.koha-community.org Reporter: alexis@flo.org QA Contact: testopia@bugs.koha-community.org Created attachment 145105 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145105&action=edit screenshot of authority being staged. text is from biblionumber 407534, but link correctly goes to authid 407534. When importing a set of authorities, if a match is found, the match details will say "Matches bibliographic record xxyy (score:) (Title and author from bib)" where xxyy is the id of the matching authority record. The record being linked to is the matching authority, not the bib. When viewing diffs, the records being compared are correct (incoming authority record and existing authority record are compared), and if imported, the correct authority record is updated while the bib remains untouched. This seems to just be a display bug where the match details text pulls in the biblio data regardless of import record type. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.