Hello everyone,
I can find out the permissions for a individual user membership on a project, but I can’t seem to find a way to know the equivalent but for a team.
For the authenticated user, I need to know if they can create issues. For that, I need to check if the member is in the project’s team (=ok) and whether that team has write/comment access (can’t find that anywhere).
Any help would be greatly appreciated! Thanks.
Denis from Marker.io