mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-03 17:47:03 +03:00
090d89e0f9
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