Users - Add multiple roles to one user
If you have many boards with different user groups, sometimes user groups overlap. Currently user and groups have a 1:1 relation. To conquer the overlap it would be great if it would be a 1:n relation. One user can have multiple user groups and access to multiple boards. Example:BoardsBoard A - User Group ABoard B - User Group BUser GroupsUser A - User Group A - must only see AUser B - User Group B - must only see BUser C - User Group A & C - can see A & BI thought that through with multiple user groups but that would be an immense overhead if you have 5+ Boards and multiple access variations (A+B, A+C, A+C+D, B+E,...).