Actions
Improvement #10390
openImprovement #10403: removing isAdmin(has admin role) check and adding relevant scopes
Introduce a new scope, group admin to be able to see all groups
Start date:
18/10/2023
Due date:
% Done:
0%
Estimated time:
Device Type:
Component:
Type:
Description
Description
Introduce a new scope "group admin" to be able to see all groups.
currently user is only able to see the groups that are shared or created by that role.
only a user with admin role is able to see all groups.
to prevent using admin role in a user, we need to configure a way to see all groups.
Therefore add a scope(group admin), if a user has this scope he is able to see all groups.
Actions