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

🐛 Completed Core Clinical Data graph does not update #2700

Open hknahal opened 1 year ago

hknahal commented 1 year ago

Describe the bug

The "Completed Core Clinical Data" graph on the Program Dashboard does not update when a clinical data has been submitted and signed-off on for a donor which makes it core clinical complete.

Steps To Reproduce

QA: https://platform-ui.qa.argo.cancercollaboratory.org/submission/program/TEST-CA/dashboard Staging: https://platform.staging.icgc-argo.org/submission/program/TEST-CA/dashboard

  1. Graph before updating clinical data for a donor in TEST-CA (on QA). Shows 1 donor is core complete: qa_clinical_complete_graph

  2. Updated 1 donor with clinical data so it is core complete.

  3. Program Dashboard accurately reflects 2 donors as being core complete, but graph does not update (still shows 1 donor as core complete): clinical_complete_graph_qa_not_updated

Expected behaviour

Expect "Completed Core Clinical Data" graph to update after a donor becomes core clinical complete.