Add read_dependency column to member_roles table
What does this MR do and why?
This change adds a new column to the member_roles
table for the read_dependency
ability. This column is used to enable the read_dependencies
permission when member_roles.read_dependency
is enabled on a custom member role.
Add read_dependency column to member_roles table
This change adds a new column to the member_roles
table to allow
custom roles to enable the read_dependency
ability.
Changelog: added EE: true
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 mo khan