https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37128
--- Comment #6 from Caroline Cyr La Rose <[email protected]> --- (In reply to Phil Ringnalda from comment #5) > Ah, this update. This was the one where I stopped applying all updates to my > production system, since I wasn't about to manually create ninety Data > provenance subfields nine times over in nine separate frameworks. I'm still > hoping that someday someone will figure out a way to update existing > frameworks with new data, so I can benefit from you creating 90 rather than > me (and everyone else) creating 810. LOL yes, It's a big one... I wonder if we could do optional database updates... If someone changed their framework, I wouldn't want to mess up whatever they did, but if libraries keep the default framework or don't mind overwriting their own changes, they could run the optional updates and get the changes. In the mean time, I think you can copy the YAML file and remove everything but the header and field definitions you want to keep and use load_yaml.pl to load the changes to the framework. I haven't tried it, but it would be my first idea. Also, as far as I know, subfields $7 aren't really used yet. I just had a meeting with the Canadian Committee on Metadata Exchange and no one in the group had used it yet. -- 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/
