Skip to content

Update front-end to allow instance-level custom roles

Hinam Mehra requested to merge 429280-instance-custom-roles-frontend into master

What does this MR do and why?

  • Partially resolves #429280 (closed)
  • Updates the front-end, so now admins can create instance-level custom roles. Users will be assigned to these custom roles in a future MR.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Make sure that SaaS mode is turned off and you have an Ultimate license set-up.
  2. Log-in as admin and navigate to /admin/application_settings/roles_and_permissions. You should be able to view, create & delete custom-roles without selecting any group first.

Related to #429280 (closed)

Edited by Hinam Mehra

Merge request reports