Skip to content

Remove a question that’s irrelevant for invitation

What does this MR do and why?

Closes #354799 (closed)

This removes a question from the saas registration flow when accepting an invitation. This streamlines that flow a little bit and backfills a couple tests that should be present around it.

Screenshots or screen recordings

Invitation registration flow:

Screen_Shot_2022-04-13_at_1.41.39_PM

Standard registration flow:

Screen_Shot_2022-03-31_at_11.56.40_AM

How to set up and validate locally

It's actually easiest to review the setup steps in the feature spec, because there are several feature flags that matter for the overall experience that reflects what's happening on gitlab.com production currently.

MR acceptance checklist

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

Merge request reports