From 810f5d08665400947319a15a01e6a6c5920df232 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 18 Apr 2023 12:29:50 +0300 Subject: Close some more issues Signed-off-by: Munyoki Kilyungi --- issues/consecutive-crud-applications-when-uploading-data.gmi | 5 +++++ issues/error-when-fetching-snps.gmi | 2 +- issues/genenetwork/proxy-hard-coded.gmi | 6 ++++++ issues/redis-data.gmi | 7 +++++++ .../unable-to-open-new-tabs-for-mapping-correlations-in-chrome.gmi | 2 ++ 5 files changed, 21 insertions(+), 1 deletion(-) diff --git a/issues/consecutive-crud-applications-when-uploading-data.gmi b/issues/consecutive-crud-applications-when-uploading-data.gmi index 7a571e6..2256cf4 100644 --- a/issues/consecutive-crud-applications-when-uploading-data.gmi +++ b/issues/consecutive-crud-applications-when-uploading-data.gmi @@ -23,3 +23,8 @@ What happens in the following scenarios: Above, there will be a race-condition. +### Resolution + +The race condition is an edge-case that hasn't been hit by anyone. Also, the entire authentication system is being re-worked, naturally killing this issue's relevance. + +* closed diff --git a/issues/error-when-fetching-snps.gmi b/issues/error-when-fetching-snps.gmi index 4769c69..90c76cf 100644 --- a/issues/error-when-fetching-snps.gmi +++ b/issues/error-when-fetching-snps.gmi @@ -2,9 +2,9 @@ Wed 28 Sep 2022 17:45:01 EAT * assigned: zachs, bonfacem -* status: in progress * tags: critical * priority: high +* closed ## Steps to reproduce diff --git a/issues/genenetwork/proxy-hard-coded.gmi b/issues/genenetwork/proxy-hard-coded.gmi index f9a7b18..2516a89 100644 --- a/issues/genenetwork/proxy-hard-coded.gmi +++ b/issues/genenetwork/proxy-hard-coded.gmi @@ -29,3 +29,9 @@ wqflask/utility/authentication_tools.py * priority: medium * status: unclear * keywords: proxy, configuration, settings + +### Resolution + +The proxy will be replaced with a new auth system, thereby making this issue irrelevant. + +* closed diff --git a/issues/redis-data.gmi b/issues/redis-data.gmi index 6f848cc..04fa725 100644 --- a/issues/redis-data.gmi +++ b/issues/redis-data.gmi @@ -12,3 +12,10 @@ this was non-trivial for him. * assigned: bonfacem * status: unclear, stalled * keywords: documentation, data, redis + + +### Resolution + +The authentication system is being revamped in sqlite by Fred. Thereby, this issue has become irrelevant. + +* closed diff --git a/issues/unable-to-open-new-tabs-for-mapping-correlations-in-chrome.gmi b/issues/unable-to-open-new-tabs-for-mapping-correlations-in-chrome.gmi index d7754f3..1fc81be 100644 --- a/issues/unable-to-open-new-tabs-for-mapping-correlations-in-chrome.gmi +++ b/issues/unable-to-open-new-tabs-for-mapping-correlations-in-chrome.gmi @@ -17,3 +17,5 @@ Based off => https://github.com/genenetwork/genenetwork2/pull/394 Pull Request #394. I'd need to spec this further later + +* closed -- cgit v1.2.3