Open mathisfchx opened 2 years ago
Teams V2
The SCAN V2 project raises this question again.
We should consider a team admin system, which necessitates role management within a team.
If SCAN V2 deploys one DB schema per team plus one global schema: Since we've discussed merging certain GLOBAL and specific tables, a user could then access data from [GLOBAL + SPECIFICS], where SPECIFICS is a list within each team's schema.
The method requires further consideration, but managing this at the team level makes sense: If public, anyone can join; if private, users must be invited by a team admin.
Description de la solution souhaitée Making teams private (with invitation) or public (everyone can join).