Clinical-Genomics / scout

VCF visualization interface
https://clinical-genomics.github.io/scout
BSD 3-Clause "New" or "Revised" License
150 stars 46 forks source link

Archived solved cases #2644

Open dnil opened 3 years ago

dnil commented 3 years ago

Scout currently offers the option to "archive" already solved cases. This was not really intended, and probably happens as a part of older ideas about how to manage disk usage. It is quite wide spread, and affects e.g. statistics on the dashboard, as well as the ability to browse cases based on expected status.

E.g. from a causatives view: Screenshot 2021-05-20 at 09 25 04

I would suggest to:

dnil commented 2 years ago

We still have the old cases to deal with. Im at meetings the rest of the day, but any year now.

dnil commented 8 months ago

The situation appears to have improved considerably. There are still cases like this around, but they are fewer than before. Manual check through a few of cases that

{causatives: {$exists: true, $nin: ["",[]]}, status: "archived"}

show some with controversy (e.g. VUS marked causative as best-candidates and to ensure aggregation with future cases), mixed with some that are just misclicked. I'll see what I can do or delegate..