| Summary: | Marc field 942 is overwritten when importing a new record | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Klas Blomberg <klas.blomberg> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P2 | CC: | gveranis, m.de.rooy |
| 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
Klas Blomberg
2021-07-06 11:20:13 UTC
When import record through Z39.50 you can specify by using xsl files which fields do you want to replace/copy to your record. Did you try that ? Also for Staged Marc records, you can also apply the rules either for import either for replace. Could you please provide a better example why you believe that is a major bug ? (In reply to George Veranis from comment #1) > When import record through Z39.50 you can specify by using xsl files which > fields do you want to replace/copy to your record. Did you try that ? > Also for Staged Marc records, you can also apply the rules either for import > either for replace. > Could you please provide a better example why you believe that is a major > bug ? Hi George, Hm, I think that's not right, unless I missed a trick for a long time. Afaik the XSLT work on the incoming record, I don't think you have access to the existing one. You can only overwrite completely or not overwrite. Protecting fields is not possible to my knowledge. See also bug 14957. As this never worked, we could argue it's not major... but it's a major missing feature anyway. This is finally solved with Marc overlay rules |