Bug 10147

Summary: Add warning when more then one 1xx main heading was catalogued
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: dcook, elibris.helpdesk, m.de.rooy, paliotti
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nicole C. Engard 2013-04-29 14:35:23 UTC
Koha is letting catalogers enter multiple main entry tags. Only one 1XX tag is permitted according to cataloging rules.  It would be nice to have a way to link fields together in the framework and say that 1 is required but that all can't be filled in.
Comment 1 Pablo López Liotti 2021-09-27 13:34:23 UTC
This bug is present today.
It´s possible a solution?
Thks
Paul
Comment 2 David Cook 2022-12-06 01:22:42 UTC
Technically, Koha doesn't enforce cataloguing rules. It just focuses on MARC data. 

I suppose it could be interesting to add some kind of catalogue rule checker that gets called either manually or when trying to save a record.