hacktoberfest-projects icon indicating copy to clipboard operation
hacktoberfest-projects copied to clipboard

In the search page the issue count number is not matching with the issue count number with the repo

Open mrinmay7875 opened this issue 1 year ago • 0 comments

There is a mismatch with the total issue count for a repo in Filter page and in the actual Github repo.

For example:

For freecodecamp here the total issue count is showing as 234 image

But if we check github repo, there we can see the total issues count is 174

image

So there is a mismatch in the total issue. This is probably the response github is sending, that itself does not have the updated data so probably a issue at Github API side.

mrinmay7875 avatar Oct 29 '24 17:10 mrinmay7875