summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/metadata-caching-bug12
1 files changed, 10 insertions, 2 deletions
diff --git a/issues/metadata-caching-bug b/issues/metadata-caching-bug
index 4fb382d..3d4d1d2 100644
--- a/issues/metadata-caching-bug
+++ b/issues/metadata-caching-bug
@@ -43,7 +43,7 @@ json.decoder.JSONDecodeError: Extra data: line 1 column 6765450 (char 6765449)
* assigned: alex, zachs
* keywords: correlation,caching,metadata
* type: bug
-* status: completed
+* status: closed, completed
* priority: medium
@@ -51,4 +51,12 @@ json.decoder.JSONDecodeError: Extra data: line 1 column 6765450 (char 6765449)
## Tasks
* [X] fix for caching empty json files
-* [X] delete invalid files and recreate new ones \ No newline at end of file
+* [X] delete invalid files and recreate new ones
+
+
+## Notes
+
+The above issue has been addressed in this PR:
+
+=> https://github.com/genenetwork/genenetwork2/pull/679/
+