When creating issues in a new repo, unknown issues appear.
Steps to reproduce : 1) Create a new repo 2) Create a new issues in the new repo.
Result: Unknown issues displayed in the issue list. http://i.imgur.com/4fqZVik.png
I wonder if this could be due to some junk left in the DB, I'll look into it
Thanks for the report
I think, it currently lists all the open issues with the same issue id for all the users.
Commit af678e31 fixes this ticket
Commit af678e31 fixes this issue