Skip to content

Migrate alert in the onboarding flow of creating project

Sunjung Park requested to merge pj-migration-alert-onboarding-new-project into master

What does this MR do and why?

Screenshots or screen recordings

Before After
Screenshot_2022-06-10_at_19.02.53 Screenshot_2022-06-10_at_19.02.13

How to set up and validate locally

  1. Configure your GDK with the SaaS option
  2. Enable feature flag Feature.enable_percentage_of_time(:learn_gitlab_b_experiment_percentage, 100)
  3. Sign up as a new user
  4. Follow the user flow of creating a new project
  5. Create a new group
  6. And then create a project - http://127.0.0.1:3000/users/sign_up/projects

MR acceptance checklist

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

Edited by Sunjung Park

Merge request reports