Hey hey folks, quick question. I'm on Gitlab CE and only my user has a 
'stuck' notification bubble for issues :| I have no issues assigned to me, 
or pending my input, etc.

Yet this annoying little green bubble persists haha http://imgur.com/a/EbL4i

Anyone know where to look? I thought maybe it would be a failed sidkiq job 
or something, but nothing out of the ordinary in those logs, nothing in the 
application logs.

Gitlab 9.2.2 fwiw

Additionally, hitting the endpoint on the API shows nothing.

$ curl --header "PRIVATE-TOKEN: REDACTED" https:
//gitlab.mysuperawesometeam.com/api/v4/issues
[]

And, better yet, nothing in the database (relatively new installation):

gitlabhq_production=# select * from issues;
(0 rows)

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/be7b482e-4c22-4cd5-827a-0f3ed4aa1069%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to