]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1588948 Propagate authority->bib edit[or|_date]
authorBill Erickson <berickxx@gmail.com>
Fri, 3 Jun 2016 19:16:58 +0000 (15:16 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 24 Aug 2016 16:54:14 +0000 (12:54 -0400)
commit28d9ccf8df4cd3e9989d91e3053c26aca6a48e76
treeff25445bc5987ce24ba78806d71b36f24089b731
parent92deb9cd8aa31f49ab406f776d7a9fcc318d58a1
LP#1588948 Propagate authority->bib edit[or|_date]

Adds a new global flag 'ingest.disable_authority_auto_update_bib_meta',
which is disabled by default.

When disabled, the 'editor' and 'edit_date' columns on bib records
updated via authority field propagation are updated to the value of the
editor on the authority record and NOW(), respectively.

When enabled, editor and edit_date are not modified.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/999.functions.global.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.authority-propage-edit-date.sql [new file with mode: 0644]