Skip to content

Commit 6fbfd12

Browse files
authored
Revert "Add repository condition for issue count (#20454)"
This reverts commit 16edee8.
1 parent 1f14609 commit 6fbfd12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routers/web/user/home.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,6 @@ func buildIssueOverview(ctx *context.Context, unitType unit.Type) {
591591
LabelIDs: opts.LabelIDs,
592592
Org: org,
593593
Team: team,
594-
RepoCond: opts.RepoCond,
595594
}
596595

597596
issueStats, err = issues_model.GetUserIssueStats(statsOpts)

0 commit comments

Comments
 (0)