]> git.evergreen-ils.org Git - working/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)
committerBill Erickson <berickxx@gmail.com>
Fri, 3 Jun 2016 21:52:03 +0000 (17:52 -0400)
commit2fdab3b17d9a74444cc7e584bc9101e9ea1485d4
tree04c226ef64ebd18008f648cb657ed29a3b4acd2f
parentae5108d5badc77c1a2ba594e836919ca70ecd9c7
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>
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]