Comment 3 for bug 1553287

Revision history for this message
Kathy Lussier (klussier) wrote :

Thanks to Thomas Berezansky, I think I've found the missing piece. After upgrade, Evergreen sites will need to a) reingest records to get the new fingerprint in biblio.record_entry, b) truncate the metabib.metarecord and metabib.metarecord_source_map tables and then c) run the quick_metarecord_map.sql.

I've created release notes with this information and updated the upgrade script to output these steps. I'm not sure I did this correctly, so please let me know if I need to fix this in any way.

Initially, I was hesitant about doing a reingest for this one feature, but it looks like we're already doing a reingest that touches most records with bug 1307553.

All of these changes have been force pushed to the branch at working/user/kmlussier/lp1553287-add-parts-to-biblio-fingerprint.