Skip to content

Remove overage_members_modal feature flag

Ryan Cobb requested to merge rc/remove_overage_members_modal_2 into master

What does this MR do and why?

Issue: #388124 (closed)

This removes the overage_members_modal feature flag. This feature flag has been enabled globally in production for >1 year.

Additional Context

We originally were going to remove this feature flag in !138580 (closed) but it was discovered that the feature wasn't properly scoped to .com. This was fixed in #435230 (closed).

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

  1. A green pipeline should be sufficient.
  2. Additional no harm testing around group member invites can be done
Edited by Ryan Cobb

Merge request reports