From 8e959742b7751403e942694d1123a3f38cbbb239 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 6 Jun 2016 10:19:30 -0400 Subject: [PATCH] LP#1588948 Release notes (auth prop. bib edit[or|_date]) Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- .../Cataloging/auth_prop_bib_update.adoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Cataloging/auth_prop_bib_update.adoc diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/auth_prop_bib_update.adoc b/docs/RELEASE_NOTES_NEXT/Cataloging/auth_prop_bib_update.adoc new file mode 100644 index 0000000000..61160404cc --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Cataloging/auth_prop_bib_update.adoc @@ -0,0 +1,16 @@ +Authority Propagation Updates Bib Editor / Edit Date +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +When a bib record is automatically updated as a result of the +modification of a linked authority record, the bib record's "Last Edit +Data/Time" and "Last Editing User" fields will be updated to match the +time of the update and the editor of the modified authority record. + +A new global flag is available to control this behavior called +'ingest.disable_authority_auto_update_bib_meta' ("Authority Automation: +Disable automatic authority updates from modifying bib record editor +and edit_date"). When enabled, theses fields will not be updated. By +default, this setting is disabled. + +An additional speed improvement is included in this feature. No attempt +will be made to update linked bib records when the normalized heading of +the modified authority record is unchanged by the authority record update. -- 2.11.0