Skip to content

Remove number of users from trial form

What does this MR do and why?

  • Removes the number_of_users from the form and params for new trials as per #342319
  • See current plan that also captures the receiving end concerns in CustomersDot

Screenshots or screen recordings

context before after
desktop Screen_Shot_2021-12-21_at_10.31.05_AM Screen_Shot_2021-12-21_at_10.34.05_AM
mobile Screen_Shot_2021-12-21_at_10.31.20_AM Screen_Shot_2021-12-21_at_10.30.09_AM
desktop Screen_Shot_2021-12-21_at_11.03.06_AM Screen_Shot_2021-12-21_at_11.02.20_AM
mobile Screen_Shot_2021-12-21_at_11.02.56_AM Screen_Shot_2021-12-21_at_11.02.33_AM

How to set up and validate locally

  1. Login and go to http://localhost:3000/-/trials/new.
  2. Observe first trial form change.
  3. Sign out.
  4. Register as a new user.
  5. Select My company or team when Who will be using GitLab? question is asked.
  6. Toggle the GitLab Ultimate trial (optional) switch on Group creation form.
  7. Observe changes.

MR acceptance checklist

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

Related to #342319

Edited by Doug Stull

Merge request reports

Loading