[Koha-bugs] [Bug 35452] Provide more info when using Link authorities automatically

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 30 19:21:36 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |adolfo.rodriguez at xercode.es
                   |ity.org                     |
  Text to go in the|                            |This enhancement adds more
      release notes|                            |useful information to the
                   |                            |automatic authority link
                   |                            |results when editing a
                   |                            |record and using "Link
                   |                            |authorities automatically".
                   |                            |It now includes the value
                   |                            |you used for each authority
                   |                            |entry (such as 650$a and
                   |                            |$700$a), so you know which
                   |                            |ones to look at.
                   |                            |Previously, it only
                   |                            |included the field number,
                   |                            |such as 650, and not the
                   |                            |term.
                   |                            |
                   |                            |Example of new
                   |                            |automatic authority link
                   |                            |results:
                   |                            |- 650 - Biologie.
                   |                            |- More than one local match
                   |                            |found. Possibly a duplicate
                   |                            |authority!
                   |                            |- 650 - Biology.
                   |                            |- More than one local match
                   |                            |found. Possibly a duplicate
                   |                            |authority!
                   |                            |- 700 -
                   |                            |Aristophanes. - More than
                   |                            |one local match found.
                   |                            |Possibly a duplicate
                   |                            |authority!
                   |                            |- 700 - Beckett,
                   |                            |Samuel, 1906-1989. - More
                   |                            |than one local match found.
                   |                            |Possibly a duplicate
                   |                            |authority!
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
This is a nice enhancement!

I've added an assignee and some release notes.

Testing notes (using koha-testing-docker (KTD)):

1. Paste these terms in new 650$a or 700$a fields for a record, instead of
using the tag editor:
   - 650$a: Biologie.
   - 650$a: Biology.
   - 700$a: Aristophanes.
   - 700$a: Beckett, Samuel, 1906-1989.

2. After the patch is applied, you get a more useful message of where to look
to fix things up:

   Automatic authority link results:
   - 650 - Biologie. - More than one local match found. Possibly a duplicate
authority!
   - 650 - Biology. - More than one local match found. Possibly a duplicate
authority!
   - 700 - Aristophanes. - More than one local match found. Possibly a
duplicate authority!
   - 700 - Beckett, Samuel, 1906-1989. - More than one local match found.
Possibly a duplicate authority!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list