Allow group administrator to invite people to its group via invitation link #824
Labels
status:up for grabs
Well-designed tasks that are a good candidate for PR
type:feature
New feature description e.g. which involves implementation of new components
zone:backend
MWDB backend core related tasks
zone:frontend
MWDB frontend tasks
Feature Category
Describe the problem
We can choose group admin within MWDB groups, but currently the only superpower given to them is removing people from groups.
Describe the solution you'd like
MWDB should provide a way to invite people to the common group as well.
We should be concerned that default sharing rule is
All my groups
, so invitation requires explicit consent of both parties to join the common group. Proposed workflow:https://mwdb.cert.pl/profile/group/<group-name>
providing name of user they want to invitehttps://mwdb.cert.pl/profile/group/<group-name>
is presented.Link should have limited expiration time (e.g. 1 week). It would be best to make it one-time and be inactivated after joining group, but that might be a little bit harder to implement.
The text was updated successfully, but these errors were encountered: