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

            Bug ID: 32722
           Summary: Mandatory subfields from Unimarc framework shouldn't
                    block the creation of a bib record when field itself
                    is optional.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: MARC Bibliographic data support
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Created attachment 145658
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145658&action=edit
List of mandatory subfields

BZ30733 added many mandatory subfields in UNIMARC default framework, following
the IFLA manual updates. 
Thing is, most of those mandatory subfields are within an optional field, so
they're supposed to be mandatory only if the field is used. Yet Koha blocks the
record's creation with ~60 mandatory subfields.

Most practical solution would probably be to remove the mandatory flag to said
subfields (the list is attached to the bug). 

Exception are 100$a and 200$a (the fields being mandatory too it makes sense)
Also have a doubt concerning 099$t and 942$c, that are not actually Unimarc,
but Koha specifics, storing biblioitems.itemtype.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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