member role change feature request. #739

Closed
opened 2026-02-21 17:28:14 -05:00 by yindo · 1 comment
Owner

Originally created by @thingsflow-accadmin on GitHub (Nov 27, 2023).

Originally assigned to: @takatost on GitHub.

Description of the new feature / enhancement

I need to change owner of a workspace which is not possible at the moment.
Do you have a plan to add that feature?

Scenario when this would be used?

when a member of a dev team leaves the team.

Supporting information

No response

Originally created by @thingsflow-accadmin on GitHub (Nov 27, 2023). Originally assigned to: @takatost on GitHub. ### Description of the new feature / enhancement I need to change owner of a workspace which is not possible at the moment. Do you have a plan to add that feature? ### Scenario when this would be used? when a member of a dev team leaves the team. ### Supporting information _No response_
yindo added the 💪 enhancement label 2026-02-21 17:28:14 -05:00
yindo closed this issue 2026-02-21 17:28:14 -05:00
Author
Owner

@crazywoola commented on GitHub (Nov 28, 2023):

If you are using SELF_HOSTED version. There is a way to do this:

# Source code
flask reset-email
# Docker compose
docker exec -it docker-api-1 flask reset-email

:) And if you are using Cloud version. There is no way to do this at this moment.

@crazywoola commented on GitHub (Nov 28, 2023): If you are using SELF_HOSTED version. There is a way to do this: ``` # Source code flask reset-email # Docker compose docker exec -it docker-api-1 flask reset-email ``` :) And if you are using Cloud version. There is no way to do this at this moment.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#739