Description
5 miner-authored issues on entrius/gittensor-ui were all closed via successfully merged PRs, but the issue discovery pipeline only credits 1 of them as solved — the other 4 are counted as closed (negative credibility) despite having a merged solving PR. This happens consistently across cycles, so it is not a transient API failure.
Affected issues:
entrius/gittensor-ui#151
entrius/gittensor-ui#196
entrius/gittensor-ui#197
entrius/gittensor-ui#199
entrius/gittensor-ui#199
All four were closed by merged PRs. Only one of the five is reflected in total_solved_issues; the rest land in total_closed_issues, dragging issue_credibility down and zeroing their discovery_earned_score.
Steps to Reproduce
- Visit https://gittensor.io/miners/details?githubId=45244658&mode=issues
- See Credibility section - 1 solved, 4 closed.
Expected Behavior
- All 5 issues should be counted as resolved.
Actual Behavior
- Only 1 of the 5 issues is counted toward
total_solved_issues.
Additional Context

Description
5 miner-authored issues on
entrius/gittensor-uiwere all closed via successfully merged PRs, but the issue discovery pipeline only credits 1 of them as solved — the other 4 are counted as closed (negative credibility) despite having a merged solving PR. This happens consistently across cycles, so it is not a transient API failure.Affected issues:
entrius/gittensor-ui#151
entrius/gittensor-ui#196
entrius/gittensor-ui#197
entrius/gittensor-ui#199
entrius/gittensor-ui#199
All four were closed by merged PRs. Only one of the five is reflected in
total_solved_issues; the rest land intotal_closed_issues, draggingissue_credibilitydown and zeroing theirdiscovery_earned_score.Steps to Reproduce
Expected Behavior
Actual Behavior
total_solved_issues.Additional Context