When a new user registers for my site, he sees this on his home page: (Note the number of unread posts in this discussion)

When the user opens this discussion, the total number of of posts is different:

I'm guessing this is because, the number outside counts the posts that are deleted too. Should I open this as an issue on GitHub?