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

[FEATURE] Admin add member to group #229

Open
shurwit opened this issue Aug 22, 2022 · 0 comments
Open

[FEATURE] Admin add member to group #229

shurwit opened this issue Aug 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@shurwit
Copy link
Collaborator

shurwit commented Aug 22, 2022

Is your feature request related to a problem? Please describe.
Currently to join a group the user hoping to join will need to search for, scan, or select the group and submit a request. It would often be easier for an admin to send out invitations to the users they would like to create the group with.

Describe the solution you'd like

We should build an API that allows admins to invite users to their group. To do this we would need to implement rokwire/core-building-block#575 to allow the admins to locate the users they wish to invite. They can then send the account ID of the user they would like to invite to the Groups BB. The user should then receive a notification and see the group with a new "pending" status. The user can then choose to join the group or not. Until the user joins the group they should not receive any notifications related to this group.

Edit: After further discussion, we have decided that we should just add the member to the group without invitations

@shurwit shurwit added the enhancement New feature or request label Aug 22, 2022
@shurwit shurwit changed the title [FEATURE] Admin invitations [FEATURE] Admin add member to group Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant