CERNDocumentServer / cds-dojson

CDS DoJSON extensions
Other
4 stars 15 forks source link

books: check all the conditional values #168

Closed kpsherva closed 5 years ago

kpsherva commented 6 years ago

After working with real life data we discovered inconsistencies and unchecked values. In order to avoid migrating inconsistencies to a new db, there is a need to cross check all the values which are parameters to conditional statements in the migration rules:

IMPORTANT NOTE: most of the unexpected values should be visible during data cleaning as an exception but we should still check the cases, where we migrate spelling mistakes (value->value).

HINT: to check possible values use this script (https://gitlab.cern.ch/AIGROUP-cds-admin/production_scripts/blob/master/cds/get_fieldvalues_books.py)

agentilb commented 5 years ago

How do you want to handle this? Will you provide us with lists of problems?