summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2022-04-20 12:36:01 -0500
committerGitHub2022-04-20 12:36:01 -0500
commitaf8484bce43611dafb19903689dcc8ea321acdf1 (patch)
treefacd1e10856f2a7ce16faed7f4575cf04b8dd9cd
parent3b585ce19e3fc398ee445684031c920f73701582 (diff)
downloadgn-gemtext-af8484bce43611dafb19903689dcc8ea321acdf1.tar.gz
Create fix-collection-export.gmi
-rw-r--r--issues/fix-collection-export.gmi15
1 files changed, 15 insertions, 0 deletions
diff --git a/issues/fix-collection-export.gmi b/issues/fix-collection-export.gmi
new file mode 100644
index 0000000..82f28a5
--- /dev/null
+++ b/issues/fix-collection-export.gmi
@@ -0,0 +1,15 @@
+# Fix Collection Export
+
+## Tags
+
+* assigned: zsloan
+* type: bug
+* priority: high
+* status: in-progress
+* keywords: collections
+
+## Description
+
+The export function from "collection" has not been working for a while. You can still export from within the trait page, but there's one limitation.
+For example, http://genenetwork.org/show_trait?trait_id=ENSMUST00000115420&dataset=UTHSC-BXD-Harv_Liv-1019
+If you go to this page, there are columns with important info (e.g., strain, sex, age, diet). If you click "export", you only get the individual name and trait value. There is no easy way for users to link the "name" back to the strain. (I've done it but it was extremely difficult copy and paste section by section).