workspace icon indicating copy to clipboard operation
workspace copied to clipboard

Users can become inconsistents

Open StCyr opened this issue 3 years ago • 2 comments

users can be members of several workspaces but we keep a list of a workspace's members in every workspace. Hence, users accross these lists can become inconsistent (eg: a user listed in workspace A can have its groups property containing 'groupA' and 'groupB', while the same user listed in workspace B can have its groups property containing only 'groupA').

Code refactoring may be needed to treat users as first-class objects, the same way we treat workspaces

StCyr avatar Jun 30 '21 09:06 StCyr