Files
Gitea/models/repo/user_repo.go
Lunny Xiao 1887c75c35 Only query team tables if repository is under org when getting assignees (#32414)
It's unnecessary to query the team table if the repository is not under
organization when getting assignees.
2024-11-05 07:13:52 +00:00

7.1 KiB