From: Bill Erickson Date: Mon, 4 Mar 2013 18:26:28 +0000 (-0500) Subject: Import bib trash fields : release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3d078db8b15becc75dcd07c6720756b720afa107;p=contrib%2FConifer.git Import bib trash fields : release notes Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- diff --git a/docs/RELEASE_NOTES_NEXT/marc-import-tag-stripping.txt b/docs/RELEASE_NOTES_NEXT/marc-import-tag-stripping.txt new file mode 100644 index 0000000000..7470dc09c5 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/marc-import-tag-stripping.txt @@ -0,0 +1,28 @@ +MARC Import Tag Stripping +========================= + +Administrators can configure MARC tags which are removed from MARC records +imported via Z39.50 and the Vandelay MARC Import/Export UI (ACQ and non-ACQ). +Tags are organized into groups. Groups can be marked as optional or required. +For each tag, every instance of the tag (including all subfields) are removed +from the record. + +MARC fields which are contained within required ('always_apply') tag groups +are always removed from inbound records. No action is needed. Tag groups +which are optional will appear in MARC import interfaces (see below) allowing +staff to select which groups of tags to strip from incoming records at import +time. + +Interfaces Affected +------------------- + + * Admin UI + ** Admin => Server Administration => MARC Import Remove Fields + * Z39.50 Import + ** Cataloging => Import Record from Z39.50 + ** Optional groups appear with the other import options + * Vandelay + ** Cataloging => MARC Import/ExportVandelay + ** Acquisistions => Load Order Records + ** Optional groups appear with the other import options +