Skip to content

Do not select "My company or team" radio box by default

Eugie Limpin requested to merge do-not-default-to-my-company-or-team into master

What does this MR do and why?

This MR implements #342153 (closed).

It updates the Who will be using this group field in create group form to not have a default checked radio box. This is done to prevent skewing results of experiments that use this setting.

For example, Add user invitation track to day zero for "company" namespaces sends an email to groups that are set up for a company/team. If a user ignores this field it will default to My company or team (even if the group is not used for that purpose) and the group will be part of the experiment and affect the result.

Screenshots or screen recordings

Before After
Screen_Shot_2021-11-18_at_4.12.28_PM Screen_Shot_2021-11-18_at_4.10.17_PM

How to set up and validate locally

  1. Go to http://localhost:3000/groups/new#create-group-pane
  2. Validate that Who will be using this group? field does NOT have a default selection (My company or team or Just me)
Screenshot Screen_Shot_2021-11-18_at_4.10.17_PM

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 Eugie Limpin

Merge request reports

Loading