From f5958dbcabf18f4b5aa7429f37ac5cdc0ba34e2c Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 10 Feb 2026 13:05:52 -0600 Subject: Add note regarding fix to the issue. --- .../error-adding-trait-to-collections-while-logged-out.gmi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/issues/genenetwork2/error-adding-trait-to-collections-while-logged-out.gmi b/issues/genenetwork2/error-adding-trait-to-collections-while-logged-out.gmi index 4048f3e9..91911ca0 100644 --- a/issues/genenetwork2/error-adding-trait-to-collections-while-logged-out.gmi +++ b/issues/genenetwork2/error-adding-trait-to-collections-while-logged-out.gmi @@ -27,3 +27,7 @@ On clicking "Add" we should have got a modal dialog with a selection of collecti => https://github.com/genenetwork/genenetwork2/blob/c057054b69e673108410894ce87c5059aebb7b68/gn2/wqflask/collect.py#L81-L84 The first fetch with ``oauth2_get`` fails in the case where the user is not logged in, raising a "MissingToken" exception. This then is handled by the default handlers and we get presented the prompt to login. + +#### Fix(es) + +=> https://github.com/genenetwork/genenetwork2/commit/9d403022cf9cfbcd43e9e2715193e148f6a47e46 -- cgit 1.4.1