David Wooten
David Wooten
**Describe the bug** When handling a report, megaqc loops over each data value and checks to see if that `SampleDataType` already exists. However it only checks on the basis of...
**PR Checklist** - [x] This comment contains a description of changes (with reason) - [x] Referenced issue is linked - [ ] If you've fixed a bug or added code...
**PR Checklist** - [x] This comment contains a description of changes (with reason) - [x] Referenced issue is linked - [ ] If you've fixed a bug or added code...
**Describe the bug** I have several reports in the Uploads table that have `status = "IN TREATMENT"` and `message = "The document has been uploaded successfully"`. Looking at [upload_reports_job()](https://github.com/MultiQC/MegaQC/blob/d1c2ea3253324093fdbc02895c2ee96414955774/megaqc/scheduler.py#L71-L74) this...