You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just noticed while working with the Go SDK that the API endpoint for GET /teams/{id} always returns null for organisations, even tho the team with the requested ID is part of an org.
Description
Hello there,
just noticed while working with the Go SDK that the API endpoint for GET
/teams/{id}
always returnsnull
for organisations, even tho the team with the requested ID is part of an org.Example json response:
i can not reproduce this on https://try.gitea.io/ as i do not have the permissions there to create a organisation it seems.
Gitea Version
1.19.3
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
docker-compose.yaml:
Database
SQLite
The text was updated successfully, but these errors were encountered: