Add read_dependency column to member_roles table
All threads resolved!
All threads resolved!
Compare changes
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
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.