Change #3639
Category | None |
Changed by | Galen Charlton <gmc | @esilibrary.com>
Changed at | Wed 16 Nov 2016 14:52:28 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | a27eabaf67099339b019d2b0fcf8a163eb184316 |
Comments
LP#1488655: fix MR remapping upon fingerprint change This patch ensures that if the fingerprint of a bib changes, the bib will be moved to a new metarecord as opposed to ending up as a member of more than one metarecord. To test ------- [1] Note the metarecord that a bib belongs to. [2] Change the bib so that its fingerprint changes -- with stock cbf settings, editing the 245$a should suffice. [3] Note that it is now a component of two metarecords. [4] Apply the patch. [5] Repeat step 2 or force a reingest. The bib should now be part of exactly one metarecord. Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com> Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Changed files
- Open-ILS/src/sql/Pg/030.schema.metabib.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.schema.fix_metarecord_remapping.sql