daostack / daostack/common-backend
Move space BE functionality
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Support moving a space from one parent-space (common) to another.
Should update the users' counters.
Should trigger system messages (will open a separate ticket for this).
Allowed for users which has both the MOVE_FROM_HERE permission in the original parent-space and the MOVE_TO_HERE permission in the target parent-space (Admin in both)
Allowed in context of the same root-common, only if autojoin is enabled both for the original-parent space, and for the target parent-space.
For the future :
Moving to another root-common's space requires additionally that the root common has automatic admittance. Require also checking that all members of this space are members of the parent space.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.