It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of the user and not the team member.
Hey, if you are using the API, you could still use this endpoint to update roles - https://appwrite.io/docs/client/teams?sdk=web-default#teamsUpdateMembershipRoles
Thank you, but only if i develop a separate Page, where i can edit it. But the Appwrite Frontend only allows to edit the team config for a user when you add them to a team. After that editing in the frontend isn't possible.
for comprehension: click on "Auth", then "Teams", select a team, then click on "Members" and then select a member of this team. You cannot change the role of this team member. You have to delete this team member from a team, add them again and then, only then you can choose the role within the team.
Yes, I agree. Let me check it internally with the team and see if this is something which is on the roadmap.
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...