Bug 34540 - UNIMARC default framework has had mandatory things that shouldn't be mandatory
Summary: UNIMARC default framework has had mandatory things that shouldn't be mandatory
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: MARC Bibliographic data support (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-16 10:09 UTC by Igor A. Sychev
Modified: 2024-11-07 07:28 UTC (History)
2 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).