Skip to content

Allow enabling a feature flag per User Actor

mo khan requested to merge mokhax/permission-ff-per-user into master

What does this MR do and why?

This change allows rolling out the custom_ability_* feature flag to specific users before globally enabling the feature flag. This allows us to roll out a feature flag with wide reaching impact to individual members to allow us to test these changes without impacting all users.

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.

How to set up and validate locally

Merge request reports