icgc-argo / roadmap

Place to review/request new features and new tools on ICGC-ARGO's roadmap
1 stars 0 forks source link

Dashboard - Core Completion donor count mismatch with plot stat #1058

Open bhavikbhagat93 opened 9 months ago

bhavikbhagat93 commented 9 months ago

Description

On Dashboard for all users, List of core completion count does not match with core completion donor plot count

Private Zenhub Image

Acceptance Criteria

The count of donor should not be a mismatch between table and plot

demariadaniel commented 4 months ago

Confirmed there is a mismatch at the Elasticsearch level

Completed Core Clinical Data table ProgramDonorPublishedAnalysisByDateRange query is displaying all donors where submittedCoreDataPercent is equal to 1 and there is a coreCompletionDate

However the Core Completion column filter ProgramDonorSummary query does not require coreCompletionDate, so there are more results than on the table plot This also indicates there are multiple Donors with submittedCoreDataPercent of 1 but no coreCompletionDate