server icon indicating copy to clipboard operation
server copied to clipboard

Allow subspace admins to invite users to space

Open techsmyth opened this issue 9 months ago • 0 comments

Description

As a space admin I want that subspace admins are allowed to invite users to the space

Acceptance criteria

  • [ ] Update createInvitation logic to check a) if a subspace b) if user is a member of parent space or not c) if a subspace + not a member does the current user have the privilege to invite d) if so then allow the invitation to be created.
  • [ ] Add flag to invitation to track whether to invite to direct parent space also
  • [ ] Update the accept invitation logic to use flag for adding to parent space, and also add there if needed
  • [ ] Remove the ability for SUBSPACE_ADMINs to directly add members?

Additional Context

tbd: need to ensure that this setup works recursively, and that setup works for subsubspaces.

techsmyth avatar May 14 '24 06:05 techsmyth