Bug 34540

Summary: UNIMARC default framework has had mandatory things that shouldn't be mandatory
Product: Koha Reporter: Igor A. Sychev <Igor.A.Sychev>
Component: MARC Bibliographic data supportAssignee: Bugs List <koha-bugs>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, phil
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Igor A. Sychev 2023-08-16 10:09:43 UTC
Unimarc
Default framework

When saving a record, the message:
Tag 600 subfield a Entry Element in tab 6 
Tag 601 subfield a Entry Element in tab 6 

In Unimarc fields 600 and 601 are optional.
Comment 1 Igor A. Sychev 2023-08-20 14:30:03 UTC
712$5 also are optional
Comment 2 Jonathan Druart 2023-08-30 10:51:49 UTC
Any chances you could provide a patch yourself?
Comment 3 Igor A. Sychev 2023-08-30 16:49:51 UTC
Yes, I can fix it myself, but I don't fix the "Default framework" so that there are no problems with updates.
Comment 4 Katrin Fischer 2023-09-04 21:19:03 UTC
Changes to the default frameworks (the YAML files) won't have an inmpact on updates or existing translations, but they will impact new installations.
Comment 5 Phil Ringnalda 2024-11-07 07:28:19 UTC
He can't provide a patch, because bug 30373 already made 600$a and 601$a not mandatory, and from its first rewrite patch 712$5 wasn't mandatory.

Since Koha has chosen not to change anything in frameworks on existing installs, there's nothing that can be done here (other than assuring him that it won't in any way affect updates if he manually makes them not mandatory in his install's default framework).