[Koha-bugs] [Bug 28573] New: Replace authority record with Z39.50/SRU creates new authority record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 16 16:11:53 CEST 2021


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

            Bug ID: 28573
           Summary: Replace authority record with Z39.50/SRU creates new
                    authority record
 Change sponsored?: ---
           Product: Koha
           Version: 20.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: sebastian.krieg at tuz-eisenach.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

When replacing an authority record with Z39.50/SRU you get a new record and no
update of the upgrading record.

Test instance: Catalyst IT Ltd. (New Zealand)
(https://koha-community.org/demo/)

example record: #13 (name: Plato)

Steps to reproduce:
1. Menu "Home > Authorities > Details for authority #13 (Personal Name)"
2. Form:
https://demo-intra.mykoha.co.nz/cgi-bin/koha/authorities/detail.pl?authid=13
3. Menu "Edit > Replace record via Z39.50/SRU"
4. Field "Name(any)": Homer >> Click "search"
5. choose the second entry "Aschmann, Homer, 1920-" >> click "import"

Expected solution:
- replace the record #13 with the search data "Aschmann, Homer, 1920-"
- Form:
https://demo-intra.mykoha.co.nz/cgi-bin/koha/authorities/detail.pl?authid=13

Error:
- Menu "Home > Authorities > Adding authority Personal Name"
- form:
https://demo-intra.mykoha.co.nz/cgi-bin/koha/authorities/authorities.pl?breedingid=58824&authtypecode=PERSO_NAME&index=
- Save the record as Record #14
- Menu "Home > Authorities > Details for authority #14 (Personal Name)"

Note: I found this error in release 21.05., I use a instance 20.11. to
reproduce the error.

-- 
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