https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26371 --- Comment #5 from Barbara Johnson <barbara.johnson@bedfordtx.gov> --- (In reply to Katrin Fischer from comment #1)
If you aren't using the field within your library. you could also delete it from the frameworks. That will automatically delete the tags when you save (some say it's a bug, other a feature).
For Z39.50 creating an XSL script to do this should also work. This is an existing configuration option in the Z39.50 server configuration. Currently we have some sample scripts, you can just add and try out, see here: https://koha-community.org/manual/20.05/en/html/administration.html#add-a- z39-50-target
Another thing that goes somewhat in that direction is: Bug 14957 - Write protecting MARC fields based on source of import
Thanks so much for your suggestions and I am investigating the XSL scripts. Bug 14957 looks exciting too. Just FYI - I was excited to try removing an unused field from the framework but it only worked when creating a new bib record via Z39.50 on addbooks.pl. It didn't work on editor.pl when using Z39.50 to overlay a bib record by using the substitute button. So that's seems like a whole different bug. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.