From dd7a12d9d18931f47feb5219d0bfb42bd8fbcb3b Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 26 Oct 2022 14:06:25 +0300 Subject: update issue:querying for dataset twice --- issues/dataset_queried_twice.gmi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/issues/dataset_queried_twice.gmi b/issues/dataset_queried_twice.gmi index d453261..50225ff 100644 --- a/issues/dataset_queried_twice.gmi +++ b/issues/dataset_queried_twice.gmi @@ -17,3 +17,10 @@ the dataset is queried twice: * once in the call to GeneralTrait (line 42) - lines 67 to 74 Maybe, pass the dataset created in lines 30 to 33 to GeneralTrait to avoid re-querying the data. + + +## Note 26/10/22 + +Pr that fixes the issue: + +=> https://github.com/genenetwork/genenetwork2/pull/740 -- cgit v1.2.3