Skip to content

UX: Editing multiple role permissions #2586

@Sabr1n4W

Description

@Sabr1n4W

Problem:
There are currently a lot of different permissions that roles can have.
Because of that it can be quite annoying when it is necessary to edit many of these permissions at once.

Possible solution:
Add a possibility to add or remove all permissions contained in a specific category of permissions (e.g. Servers, Server pools) at once.

Alternatives / Current workaround:
Currently it is possible to achieve something similar in most cases by only adding permissions explicitly that include the other permissions of the category (e.g. servers.delete or serverPools.delete permission). By doing so it is possible to add / remove all permissions of a category at once. But this requires the user to know which permissions to add and could lead to problems if the included permissions change.

Additional context
One thing that needs to be considered is the possibility of new permissions beeing added to / removed from a category of permissions and how to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions