https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32722
--- Comment #9 from Victor Grousset/tuxayo <[email protected]> --- Found via git bisect that it comes from commit: "Bug 30373: Fix visibility, authorised values and descriptions" ---- Raised severity because UNIMARC cataloguing doesn't work out of the box. It's a roadblock for small libraries that don't have a support company that has their own framework. Or don't know how to customize frameworks especially with such an unexpected default state. less severe effect: In the end, it makes impossible to setup a framework that follows the standard so one must manually enforce the mandatory subfields within an optional field. More meta issue: it's makes a pain to test UNIMARC patches. --- Current patch makes creation and edition of biblio records usable again :D Is it new the situation of mandatory subfields within an optional field? Or was there other occurrences before these IFLA UNIMARC updates? Another inconsistency in handling those cases is that even if thanks to the patch, the save isn't blocked, all the 4XX subfields have the red "Required" and are colored yellow. Undistinguishable from really mandatory ones. --- (In reply to Thibault Keromnès from comment #5) > It does work as expected, but I've talked about it with Katerin & Aude, and > it seems it would be a problem for Marc21 users. Would it work to have the change only affect UNIMARC? If MARC21 needs any change related to mandatory subfields, it could be another ticket. It's not the same impact on both standards. (In reply to Thibault Keromnès from comment #6) > Need for additional features on this patch: > - an update on the database : in existing frameworks, for every mandatory > subfields, make the corresponding field mandatory too (so the behaviour > doesn't change by default) Is the need of data migration only for existing libraries that didn't got installed with the recent (22.05/bug 30373) default framework? And those recently installed but with a different framework, like from their provider. -- You are receiving this mail because: 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/
