[Koha-bugs] [Bug 25603] New: Add 001 and 003 to biblio table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 26 12:29:58 CEST 2020


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

            Bug ID: 25603
           Summary: Add 001 and 003 to biblio table
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: MARC Bibliographic data support
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: magnus at libriotech.no
        QA Contact: testopia at bugs.koha-community.org

Koha itself does not care too much about these fields, but sometimes they are
used when importing/syncing in records from external sources, and then it can
be work intensive to match on WHERE ExtractValue(
metadata,\'//controlfield[@tag="001"]\' ). This would be much easier if the 001
and 003 fields from the record had their own database columns we could match
on. 

Similar to: Bug 11529 - Add subtitle, medium and part fields to biblio table

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