summaryrefslogtreecommitdiff
path: root/topics/editing
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-07-12 09:20:00 +0300
committerFrederick Muriuki Muriithi2023-07-12 09:22:28 +0300
commit1b751db7b356d667f9bc2d42bc1b733283d27ab9 (patch)
treed37ea125cda8dd1d2a4e15e541b02a40335b54ef /topics/editing
parent61fe7a10cd77b0fdb4999691b64e4a285a106be3 (diff)
downloadgn-gemtext-1b751db7b356d667f9bc2d42bc1b733283d27ab9.tar.gz
Update "Editing Phenotypes" issue
Diffstat (limited to 'topics/editing')
-rw-r--r--topics/editing/phenotypes.gmi14
1 files changed, 11 insertions, 3 deletions
diff --git a/topics/editing/phenotypes.gmi b/topics/editing/phenotypes.gmi
index ddffd3b..7b123d5 100644
--- a/topics/editing/phenotypes.gmi
+++ b/topics/editing/phenotypes.gmi
@@ -1,10 +1,12 @@
# Editing Phenotypes
-## Quick Note
+## Tags
-The code for editing phenotypes is currently present and has made its way to production. The only reason users cannot access the feature (as of 2023-07-07T10:00+03:00UTC) is that there is currently an issue with the production system that causes the sessions to disappear immediately after login.
+* keyword: editing phenotypes
-This note will be removed once the issue is resolved.
+## Introduction
+
+There is old code for editing phenotypes in place, but it was not in use. The main aim at this point is to fix any bugs and adapt it to make use of the newly built authentication/authorisation system.
## Process
@@ -17,9 +19,15 @@ This note will be removed once the issue is resolved.
* Edit the sample data (only available for phenotype traits) as necessary.
* Submit the changes by clicking the "Submit Change" button
* View the diffs for the changes by clicking on the "View History" link near the top of the page
+* Approve or reject the diffs
## Notes
* Sample data editing is only available for phenotype traits. You cannot edit sample data for genotype or probeset traits
* Removing values for sample data is currently no possible
+## Tasks
+
+- [X] Update to new auth system for listing diffs
+- [ ] Update to new auth system for approving diffs
+- [ ] Update to new auth system for approving diffs