http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12722

            Bug ID: 12722
           Summary: Population of Authority 001 is inconsistent
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: MARC Authority data support
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Importing New Authority:

1) Staged MARC Management && Z39.50 MARC import

The 001 will be the "authid", which will be the primary key in the auth_header
table.

This is regardless of whether there is a 001 in the incoming record or not.

(This is rather shocking, since you can SEE the 001 in the incoming record. But
the incoming 001 will be dumped in favour of the "authid".)

2) bulkmarcimport.pl

The 001 will be the incoming 001, and NOT the "authid"...

UNLESS you use the "-keepid=FIELD" flag OR if there is no 001 on the incoming
record.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to