knowledgesystems / pipelines-scrum

Repository for tracking uncategorizable issues related to backend pipelines work
0 stars 0 forks source link

Handle CDM merge on validation error #1342

Open callachennault opened 2 weeks ago

callachennault commented 2 weeks ago

Done Condition (What do we need? Why do we need it? Keep this is small as possible!)

If the CDM validation fails, we can't skip the merge of CDM data because it will wipe all CDM data elements from the cohort. Add code that will merge yesterday's CDM data into msk_solid_heme in the case of an error.

Technical Description (How are we going to achieve the above)

Potential Issues

Dependencies

Technical Requirements

Outside People/Teams

Changes