Skip to content

Feat(Feature flag): remove key_contacts_management

What does this MR do and why?

This MR removes the key_contacts_management feature flag and updates tests to follow the new flow.

Note: this MR does not implement the feature, it just removes the feature flag tied to the feature, which has been released in production for a while now.

Issue: [Feature flag] Rollout of `key_contacts_managem... (#435527 - closed)

Changelog: changed EE: true

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.

Screenshots or screen recordings

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

No change
Screenshot_2023-12-13_at_15.10.36

How to set up and validate locally

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

  1. Ensure you have CustomersDot setup with a billing account and a communication to your local Gitlab.com: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/main/doc/setup/installation_steps.md?ref_type=heads
  2. Visit the purchase page at http://localhost:3000/-/subscriptions/new?plan_id=2c92c0f876e0f4cc0176e176a08f1b70&test=capabilities
  3. Select a group and click continue
  4. See the new page with the message

Related to #435527 (closed)

Merge request reports