icgc-argo / platform-ui

Home of Argo Platform UI + @icgc-argo/uikit
http://platform.icgc-argo.org/
GNU Affero General Public License v3.0
7 stars 7 forks source link

Bug - Wrong Fields Appended to Donor Table #2743

Closed Buwujiu closed 9 months ago

Buwujiu commented 10 months ago

Steps to reproduce

  1. Go to https://platform.staging.icgc-argo.org/submission/program/MUTO-INTL/clinical-data?donorId=&tab=donor
  2. These fields are from Comorbidity table, but are showing in Donor table Screenshot 2023-11-16 at 1 40 58 PM
demariadaniel commented 10 months ago

The source of the issue is the Donor records, not the submitted data code. The table is accurate and the Donors have these fields in clinical info. They were last valid in Dictionary 1.5. There are 4903 Donors affected this way in Prod.

The solution is we need to resubmit the data for these Donors, with comorbidity fields submitted as a comorbidity record.

Before we do anything in Staging/Prod, we should test in QA. So we'll need to submit an updated valid donor record w/ comorbidity data, which should resolve the issue Examples of the same issue are found in HNAHAL-CA QA

edsu7 commented 10 months ago

data correction ticket started in: https://github.com/icgc-argo/workflow-roadmap/issues/397