Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • N ncbi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 270
    • Issues 270
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ncbi
  • ncbi
  • Issues
  • #1096

Closed
Open
Created Mar 15, 2022 by ChristinaTromp@ChristinaTrompDeveloper

Allow new user registration when first and last name are not unique

Hey @andynicholson cc @DioneMentis

There is one use case related to #1089 (closed) that we still need to cater for which I confirmed with Dione.

When a user signs up with unique details, except for their first and last name, they should still be able to sign up. For example, if two different people named John Smith exist, they should both be able to use the BCMS without making their name unique (but they will need to use a unique email and username).

At the moment, if all your details are unique except your first and last name, you get the following error:

  1. First I registered a new unique account

Screen_Shot_2022-03-15_at_08.58.44

  1. Then I tried to register another account with the same first and last names, with all other details (email, username) unique, and got this error:

Screen_Shot_2022-03-15_at_09.06.48

When all details are unique, except first and last name, we should allow them to register.

Edited Mar 15, 2022 by ChristinaTromp
Assignee
Assign to
Time tracking