Skip to content

Global: Invite Modal - Reflect Custom Roles #2508

@zcolah

Description

@zcolah

Problem

The current dropdown for selecting the role, does not display the new system roles, and custom roles created by a user. This makes it frustrating for an administrator as all the roles of their instance are not available when inviting a user.

The dropdown for selecting a role should reflect the new system roles and any custom roles the user has created.

It needs to also display the CRUDP (Create Read Update Delete Publish) mapping for custom roles and system roles.

Backend Note

The information about each role needs to be got from an API endpoint that that stores all the information regarding each system role and custom role for an instance. This will require an API change, a database change (maybe), and a front end change.

There needs to be shortcut to create & edit custom roles

This will allow users to quickly learn more about the roles they are editing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Being Designed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions