Skip to content

Make phone number optional in trial sign up

What does this MR do?

Runs an experiment with making the phone number field optional within SaaS trial sign up

  1. Making the phone number field optional
  2. A feature flag 50% of users (control group) will get the standard trial sign up form where the phone number field is required and 50% of users (experiment group) will get a trial sign up form where the phone number field will be optional.

Issue #196799 (closed)

Screenshots

Control group (Now) Experiment group
screenshot-2020-04-17-22-08-37 screenshot-2020-04-17-22-07-26

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #196799 (closed)

Edited by Alper Akgun

Merge request reports