Add member_role_id to saml_group_links
What does this MR do and why?
This adds the member_role_id
column to the saml_group_links
table.
This also extracts the common validations for member_role
from the GroupSaml
, Member
and SamlGroupLink
models to the MemberRoles::MemberRoleRelation
concern.
Issue: #417201 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Alex Buijs