Changes at "Allow the owner of a User Group to remove themselves from the group"
Title
- +{"en"=>"Allow the owner of a User Group to remove themselves from the group"}
Body
-
+["
Ref. GDPR19
Is your feature request related to a problem? Please describe.
As the owner (original creator) of a UserGroup I canāt leave it.Describe the solution youād like
I want to be able to remove myself if Iām not involved anymore with this UserGroup.To not generate other problems an UserGroup would need to have always at least one administrator account.
Describe alternatives youāve considered
Some related features but that are discarded for now as theyāll bring too much changes and we would need to have even more features (like a better Groups management in the admin):
- To have a way to delete a UserGroup if thereās anyone else.
- To have a āDanger Zoneā section with this kind of actions.
- To change the ownership of these āorphanā UserGroup to an administrator, but itād be weird to see that an admin has lots of UserGroups. It could be seen as āthis person is astroturfingā.
Does this issue could impact on users private data?
No, the groups members are public.Acceptance criteria
- Given that Iām the original creator of a UserGroup
When I see my role in it
Then it doesnāt says that Iām the owner
And it says that Iām an administrator - Given that Iām the original creator of a UserGroup
And thereās at least one other administrator in it
I can remove myself from it - Given that Iām the original creator of a UserGroup
And there isnāt any other administrator in it
Then I canāt remove myself from it
And I see a callout that says āyou canāt remove yourself from this group as youāre the last administratorā
Share