Batch 1
Fetching data from the production db, cleaning it and populating in sandbox for testing against backend data querying
Last updated
Was this helpful?
Fetching data from the production db, cleaning it and populating in sandbox for testing against backend data querying
Last updated
Was this helpful?
Data Source: Production DB
Data Destination: Sandbox
Target: Organizations
Export Query:
Export Format: Json
Total: 8547
Data Processing: The resulting descriptions were found incompatible for json parsing. we manually made corrections to the description to match json format.
Data repopulating script:
Post data population activities:
create fulltext index: CALL db.index.fulltext.createNodeIndex("<
indexName>",["NodeName"],["NodeProperty1",])
Data testing and validation against codebase breaking