Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow group owners to transfer ownership #72

Open
mbramson opened this issue Jan 29, 2017 · 0 comments
Open

Allow group owners to transfer ownership #72

mbramson opened this issue Jan 29, 2017 · 0 comments

Comments

@mbramson
Copy link
Contributor

Currently there is no way for an owner of a group to give ownership to another user. Implement this.

If the current user is the owner of a group, when they are editing the group, they should be able to transfer ownership of the group. This updates the group with a new owner.

Users with the group roles (not yet implemented) sufficient to edit a group, should not be allowed to transfer ownership of the group (or see the UI for this).

It will likely make sense to add a validation step to the group changeset, that ensures that any user changing the owner of a group is either the current owner of the group or an admin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant