Skip to content

Remove check to display new subscription group page

Vamsi Vempati requested to merge 473129-fix-404-for-group-page into master

What does this MR do and why?

Remove feature flag check to display new subscription group page.

Please see the reasoning here.

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.

Scenario Screenshot
Purchase Ultimate plan Screenshot 2024-07-18 at 1.57.13 PM.png
Purchase Premium plan Screenshot 2024-07-18 at 2.28.08 PM.png

How to set up and validate locally

  1. Setup Customers Dot
  2. Start GDK in SaaS mode GITLAB_SIMULATE_SAAS=1 gdk start
  3. GitLab: Navigate to http://localhost:3000/-/subscriptions/groups/new?plan_id=2c92a00d76f0d5060176f2fb0a5029ff for Premium plan
  4. GitLab: Navigate to http://localhost:3000/-/subscriptions/groups/new?plan_id=2c92a0ff76f0d5250176f2f8c86f305a for Ultimate plan

Related to #473129

Edited by Vamsi Vempati

Merge request reports

Loading