Do not select "My company or team" radio box by default
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 |
---|---|
How to set up and validate locally
- Go to http://localhost:3000/groups/new#create-group-pane
- Validate that
Who will be using this group?
field does NOT have a default selection (My company or team
orJust me
)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eugie Limpin