Skip to content

Add link to the profile emails page

Kenneth Chu requested to merge kenneth-add-link-to-profile-emails-page into master

What does this MR do and why?

What: Adds a message about where to confirm a secondary email address on the "Resend confirmation instructions" page.

Why: The Support team have received questions from users (both internal and external) that it's not clear where to verify a secondary email address.

Screenshots or screen recordings

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

Before After
image image

The link goes to https://<gitlab_url>/-/profile/emails

How to set up and validate locally

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

  1. Navigate to http://<gdk_instance>/users/confirmation/new
  2. Check the link redirects you to https://<gdk_instance>/-/profile/emails

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 Kenneth Chu

Merge request reports