summaryrefslogtreecommitdiff
path: root/issues/quality-control/read-samples-from-database-by-species.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-01-20 10:01:07 +0300
committerFrederick Muriuki Muriithi2024-01-20 10:01:07 +0300
commitff68e91b474cec7c5b56533f0d3a6e2cedb78695 (patch)
tree2c7b58fc5db6a4e18515246bf09bc1f7e5ace095 /issues/quality-control/read-samples-from-database-by-species.gmi
parent58c318b03e9e1cf2a67cd1139b4910eeb35bc39e (diff)
downloadgn-gemtext-ff68e91b474cec7c5b56533f0d3a6e2cedb78695.tar.gz
Update issue.
Diffstat (limited to 'issues/quality-control/read-samples-from-database-by-species.gmi')
-rw-r--r--issues/quality-control/read-samples-from-database-by-species.gmi7
1 files changed, 7 insertions, 0 deletions
diff --git a/issues/quality-control/read-samples-from-database-by-species.gmi b/issues/quality-control/read-samples-from-database-by-species.gmi
index 009ec27..fae1a18 100644
--- a/issues/quality-control/read-samples-from-database-by-species.gmi
+++ b/issues/quality-control/read-samples-from-database-by-species.gmi
@@ -25,3 +25,10 @@ This bug is even "encoded" in
The strains file linked to above contains a selection of strains from mice, which means that the checks will never pass for anything other than mice, and even then, for the samples that existed at the time the strains file was generated.
This was a myopic view of the data uploader, and needs to be expanded significantly. The user will need to specify the species for the data they wish to upload before being allowed to upload. That implies a rework of the UI, and underlying code.
+
+## Notes
+
+Fixed with this commit:
+=> https://gitlab.com/fredmanglis/gnqc_py/-/commit/cdd4dc456e56bb4eb055e1cb7f2518d45fb3bfb9
+
+Awaiting deployment