Skip to content

Revert "Merge branch 'fix-register-last-name' into 'master'"

Hinam Mehra requested to merge revert-02641d37 into master

What does this MR do and why?

Reverting the ensure_first_name_and_last_name_not_empty method in RegistrationsController since it was breaking the registration page on self-managed.

Screenshots or screen recordings

registration-broken

How to set up and validate locally

  1. Navigate to http://localhost:3000/users/sign_up and try to sign up as a new user

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 Hinam Mehra

Merge request reports