#2595 Percentage of closed issues is not correct
Closed: Fixed Opened by jibecfed.

Hi, when mouseover the red bar in issues, it always says 100%.

I understand the code is coming from here:

https://pagure.io/pagure/blob/master/f/pagure/templates/issues.html#_52

either oth_issues_cnt is wrong, either the formula is not the same for open and closed.

have a nice day :)


Metadata Update from @pingou:
- Issue tagged with: bug

Metadata Update from @pingou:
- Issue assigned to pingou

Commit d5aa2702 fixes this issue

Metadata