teamspaces / web

Web & API – Spaces is knowledge management for teams.
0 stars 0 forks source link

Private Spaces #202

Open emmanuelmillionaer opened 7 years ago

emmanuelmillionaer commented 7 years ago

User can invite team-members to his private Spaces

Question: should he be also able to invite Users that are not team-members yet? (Over Email, Slack) ( After sign up they would not only be space-members but also team-members) @karluxd @MrTin

Technical implementation:

Add a field private to Spaces. Create a table space_members with the references to Team-Member and Space.

Links: Spaces Feature: https://karluxd.atlassian.net/wiki/pages/viewpage.action?pageId=10027016

karluxd commented 7 years ago

Yes @emmanuelmillionaer. When you invite someone new to a private space, they should become a team member and a member of that space.