Skip to content

Remove namespace validation for member role

Jarka Košanová requested to merge 429276-member-role-validations into master

What does this MR do and why?

It removes validation related to the namespace presence.

When we introduced custom roles we wanted them to be associated with group (namespace). But we decided that for self-managed, they should be defined for the whole instance. Those defined for instance do not need (and should not have) group assigned.

This MR also introduces group-only custom roles as SaaS feature.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #429276 (closed)

Edited by Jarka Košanová

Merge request reports