### Gitea Version 1.15.3 ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? docker ### Database PostgreSQL ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Description Team review requests unexpectedly get deleted when a team member submits any review in a (potentially unrelated) pull request. It looks like the where clause to consider only the current PR is missing here: https://github.com/go-gitea/gitea/blob/main/models/review.go#L444-L463 ### Screenshots _No response_