summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2023-07-28 14:12:14 -0500
committerGitHub2023-07-28 14:12:14 -0500
commit722945456e942f281c159b7da12a4aaf1faff10b (patch)
treeaec47a037adf8b1de4beedd0733e0406aa364068
parentda8bd2e7033c322be8387396b9cd53829f0984aa (diff)
downloadgn-gemtext-722945456e942f281c159b7da12a4aaf1faff10b.tar.gz
Update temp-trait-error.gmi
-rw-r--r--issues/authentication_authorisation/temp-trait-error.gmi4
1 files changed, 4 insertions, 0 deletions
diff --git a/issues/authentication_authorisation/temp-trait-error.gmi b/issues/authentication_authorisation/temp-trait-error.gmi
index 1d56afc..7307a31 100644
--- a/issues/authentication_authorisation/temp-trait-error.gmi
+++ b/issues/authentication_authorisation/temp-trait-error.gmi
@@ -13,3 +13,7 @@
Trying to view the trait page for a temp trait (such as the PCA traits generated from the correlation matrix page) throws an error. I think this is because the authorization endpoint doesn't account for temp traits.
Not sure how to handle this, since the trait page code currently expects privileges information. The authorization code in question probably needs to be changed (it should probably just assume all temp traits are public).
+
+## How to reproduce
+
+Add some traits to a collection (or just select some from search results), run "Correlations," and click one of the traits in the PCA Traits table.