Skip to content

Added troubleshooting info about Last name can't be blank error

Tatyana Golubeva requested to merge tgolubeva-master-patch-48e4 into master

What does this MR do and why?

We have several old open issues about encountering Last name can't be blank error in Compute Minutes purchase flow on gitlab.com:

This error is an edge case, and only happens for users that have one name in the Full name field. This is an edge case, as it is not possible to created a profile without the first name and last name anymore.

We are not going to resolve this issue in the gitlab.com purchase flow, because we are moving it to the Customers Portal (where this issue does not exist) within the next few months.

This MR adds troubleshooting instructions to these Docs in the meantime.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Tatyana Golubeva

Merge request reports