summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-07-12 13:41:42 +0300
committerFrederick Muriuki Muriithi2023-07-12 13:41:42 +0300
commitbc95e91b7b5d3ee2735b938817021a15bcc1534e (patch)
tree46996251f15c6970b6cdfa7f63a3dab2ade7dc82
parent28fb848a7fd1d69a48223c3a2dfc8e114282d033 (diff)
downloadgn-gemtext-bc95e91b7b5d3ee2735b938817021a15bcc1534e.tar.gz
New Issue: Missing sample data
-rw-r--r--issues/sample-data-not-appearing-in-phenotype-editing-page.gmi18
1 files changed, 18 insertions, 0 deletions
diff --git a/issues/sample-data-not-appearing-in-phenotype-editing-page.gmi b/issues/sample-data-not-appearing-in-phenotype-editing-page.gmi
new file mode 100644
index 0000000..b96841f
--- /dev/null
+++ b/issues/sample-data-not-appearing-in-phenotype-editing-page.gmi
@@ -0,0 +1,18 @@
+# Sample Data not Appearing in Phenotype-Editing Page
+
+## Tags
+
+* assigned: fredm
+* priority: urgent
+* type: bug
+* keywords: editing, phenotype, phenotype editing
+* status: open
+
+## Description
+
+On clicking the "Edit" button in the traits' page (/show_trait?...), the sample data is supposed to appear at the bottom of the page for editing. This is not happening locally.
+
+## Troubleshooting
+
+=> https://github.com/genenetwork/genenetwork2/blob/f8263ccb64daa5cbeeb0b1d7da3605f825e8acb6/wqflask/wqflask/metadata_edits.py#L132 Line 132 of metadata_edits.py module
+gives back an empty `sample_list`