summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-10-10 07:47:42 +0000
committerPhil Hughes <me@iamphill.com>2017-10-10 07:47:42 +0000
commit67f4408d741b62e61f1fd767b4724727c489b42c (patch)
tree7e7eb50c2797ad968bb238472036d6b2d39c4555 /changelogs
parentd6170ce4d8a0cbfd8552531c29163e44549222cf (diff)
downloadgitlab-ce-67f4408d741b62e61f1fd767b4724727c489b42c.tar.gz
Fix bad type checking to prevent 0 count badge to be shown
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34841-todos.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/34841-todos.yml b/changelogs/unreleased/34841-todos.yml
new file mode 100644
index 00000000000..37180eefbfc
--- /dev/null
+++ b/changelogs/unreleased/34841-todos.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bad type checking to prevent 0 count badge to be shown
+merge_request:
+author:
+type: fixed