related: #26012 ### Bugs 1. missing project filter on the issue page. 1e76a824bc/modules/indexer/issues/dboptions.go (L11-L15) 3. incorrect SQL condition: some issue does not belong to a project but exists on the project_issue table. f5dbac9d36/models/issues/issue_search.go (L233) ### Before:  ### After:  --------- Co-authored-by: Giteabot <teabot@gitea.io>
1e76a824bc/modules/indexer/issues/dboptions.go (L11-L15)
f5dbac9d36/models/issues/issue_search.go (L233)