summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/collections_count_bug.gmi6
-rw-r--r--issues/import_collections_popup_bug.gmi2
2 files changed, 6 insertions, 2 deletions
diff --git a/issues/collections_count_bug.gmi b/issues/collections_count_bug.gmi
index a3778bf..329fb01 100644
--- a/issues/collections_count_bug.gmi
+++ b/issues/collections_count_bug.gmi
@@ -5,9 +5,13 @@
* assigned: fredm
* priority: medium
* type: bug
-* status: open
+* status: closed, completed
* keywords: collections
## Description
If the user creates even a single collection, a default collection with the name `Your Default Collection` gets created. This collection will sometimes be empty and therefore doesn't show up on the page. It, however, counts towards the total displayed on the badge.
+
+## Fixes
+
+=> https://github.com/genenetwork/genenetwork2/commit/d16e4067ed7233ef34c24d7b1ede5442ad6e0f64
diff --git a/issues/import_collections_popup_bug.gmi b/issues/import_collections_popup_bug.gmi
index 78fff85..db50e3f 100644
--- a/issues/import_collections_popup_bug.gmi
+++ b/issues/import_collections_popup_bug.gmi
@@ -26,7 +26,7 @@ I'm not sure how to deal with this. The only thing I can think of is having some
Discovered new issue while troubleshooting this one:
-=> issues/collections_count_bug Collections Count Bug
+=> /issues/collections_count_bug Collections Count Bug
## Fixes