IUSCA / SQAN

Scalable Quality Assurance for Neuroimaging - (SQAN): A full-stack system solution for extracting, translating, and logging (ETL) + web portal-based quality-control verification of DICOM-formatted medical imaging data/metadata.
https://sqan.sca.iu.edu/
Other
8 stars 3 forks source link

Allow template deletion even if used for QC (i.e unQC) #46

Closed aiavenak closed 5 years ago

aiavenak commented 5 years ago

We currently only allow the deletion of templates that are not used for QC. We would like to allow users to delete any template; if a template is used for QC and is deleted, then the series must be un-qced.

agopu commented 5 years ago

For future reference: On tickets like this, please make it a habit to leave at least a nominal comment on what was done before moving to "Review/QC" . Including a screenshot of the implementation for UI updates would be helpful as well. Otherwise, there's not much clarity. Thanks!

aiavenak commented 5 years ago

Template deletion was disabled for templates that are used for QC:

Screenshot from 2019-05-06 13-00-36

Screenshot from 2019-05-06 13-00-59

We changed this feature and now allow template deletion even when template is used for QC:

Screenshot from 2019-05-06 13-01-57