mirror of
https://gitee.com/gitea/gitea
synced 2026-02-04 05:45:48 +08:00
Fixes #19791 by adding an check if filtering after any repo; if yes, simply set the total count for the pageing to the sum of the issue count for each selected repo by utilize `issueCountByRepo`. Fix #19791