Skip to content

Remove `customizable_roles_per_user` feature flag

Jessie Young requested to merge jy-remove-custom-roles-per-user-ff into master

What does this MR do and why?

  • This feature was added so that we could do A/B performance testing on the custom roles feature.
  • With custom roles enabled for 100% of (Ultimate) groups on SaaS, the request duration numbers for with/without custom roles look roughly equal: #383307 (comment 1258286097)
  • As a result, we can remove this feature flag so that custom roles are available for all users who belong to groups with the customizable_roles feature flag.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports

Loading