mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-25 15:01:10 +02:00
If the assign the pull request review to a team, it did not show the members of the team in the "requested_reviewers" field, so the field was null. As a solution, I added the team members to the array. fix #31764