icgc-argo / roadmap

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

Program dashboard does not correctly reflect the workflow running status #1087

Closed lindaxiang closed 5 months ago

lindaxiang commented 6 months ago

There are already 3 jobs completed based on graphQL query:

{
    runs(
      page: {from: 0, size: 10000}
      filter: {
        studyId: "P1000-US", state: "COMPLETE"
      }
    ) 
  {
        info {
          totalHits
          contentCount
        }
}

Screenshot 2024-01-09 at 6 45 39 PM

However, the program dashboard does not correctly reflect the workflow running status. It indicates:

Screenshot 2024-01-09 at 6 46 08 PM

edsu7 commented 6 months ago

MUTO-INTL is reporting another inconsistency: -The error is in the prod dashboard and submitted data counts where dashboard is showing 0 raw data counts image but looking into song there's two analyses

https://submission-song.rdpc.argo.genomeinformatics.org/studies/MUTO-INTL/analysis/search/id?donorId=DO253156
demariadaniel commented 5 months ago

Issue fixed by reindexing Maestro: https://oicr.slack.com/archives/C04FHCTJ3AR/p1704911853813129?thread_ts=1704899421.697379&cid=C04FHCTJ3AR