From 975ddd2d24687da2e49caee991ec9a9e4c504885 Mon Sep 17 00:00:00 2001 From: zsloan Date: Wed, 26 Jul 2023 12:42:09 -0500 Subject: Create linking_data_bug.gmi --- .../authentication_authorisation/linking_data_bug.gmi | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 issues/authentication_authorisation/linking_data_bug.gmi (limited to 'issues/authentication_authorisation') diff --git a/issues/authentication_authorisation/linking_data_bug.gmi b/issues/authentication_authorisation/linking_data_bug.gmi new file mode 100644 index 0000000..d12b501 --- /dev/null +++ b/issues/authentication_authorisation/linking_data_bug.gmi @@ -0,0 +1,17 @@ +# Bug with linking data + +## Tags + +* assigned: fredm, zsloan +* priority: high +* status: open +* keywords: authentication, authorisation, oauth2, xapian +* type: bug + +## Description + +While trying to link some newly-added data to the "pheno-xboecp" resource in the AutoAdminGroup, I noticed a few issues: +- Searching for traits using group:BXD doesn't work. This is apparently because it's requiring searches to be in lower-case (group:bxd: does work). This is likely some issue related to the xapian search/indexing rather than the authorisation interface specifically. +- After selecting traits to link and clicking "Link Selected" the page notifies me that the data was successfully linked, but it still continues to appear in the table +- After the above, I still can't view the traits in question, which seems to imply that they weren't actually linked +- Due to the number of phenotype traits in the AutoAdminGroup phenotype resource, it's not reasonably possible to search through its contents (so I can't verify that they were/weren't linked in that way) -- cgit v1.2.3