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

Version date for removed gene panel #4840

Closed dnil closed 2 weeks ago

dnil commented 2 weeks ago

Describe the bug When a panel is removed, the creation date for the current version is replaced with the date of the latest change (no other new version...), I e the deletion date. Deletion date is useful information, but it would be preferable to keep also the initial version creation date.

To Reproduce Steps to reproduce the behavior:

  1. Go to a panel, note the latest version creation date
  2. Click on delete
  3. Scroll down to the panel and
  4. See the current deletion date instead of the latest version creation date

Expected behavior Ideally display both dates, at least somewhere.

Screenshots Screenshot 2024-09-11 at 16 49 03 Screenshot 2024-09-11 at 16 49 19

dnil commented 2 weeks ago

Tagging it a bug, but it is probably more like a feature that wasn't fully thought through. It is unlikely to have a huge impact, but was considered important by at least one analyst.

northwestwitch commented 2 weeks ago

Working on this now!

dnil commented 2 weeks ago

Hihi, I was just checking it out too, but that is great - I'll fix sth else! 👋

northwestwitch commented 2 weeks ago

Ah it seems that the panel date gets replaced when it's deleted, so if I delete an old panel today it gets todays date:

image