Fix user roles
Closed this issue · 0 comments
NitayRabi commented
Currently GroupMembers can contain many entries for same user with different roles - either we should separate to a role management table - or group all members and create role array (Table will still contain multiple entries).