Skip to content

Create same account in second portal based on username e-mailadres #5471

Description

@wbonekamp

Description of bug

We have a DNN instance with 2 portals (1, 2). Portal 1 has 500 users that login with e-mailadres (username).
All the 500 users should also be available in portal 2. Unfortunately they can't login to portal 2.
I tried to add the users to portal 2 but this isn't possible because e-mailadres is the username and this should be unique.

I already did check the settings in config and it's false: requiresUniqueEmail="false"

Why can't we add/create the same user in portal 2

Steps to reproduce

List the precise steps to reproduce the bug:

  1. Go to portal 1
  2. Got to 'Manage' - 'Users'
  3. Click on 'Add users"
  4. Add user with username name@domain.nl
  5. User is created
  6. Go to portal 2
  7. Got to 'Manage' - 'Users'
  8. Click on 'Add users"
  9. Add the same user with username name@domain.nl
  10. Validation error: "the username is already in use"

Current behavior

I already did check the settings in config and it's false: requiresUniqueEmail="false"
Looks like this is an bug/issue in the latest version of DNN because in other version this was possible.

I know you can use Site Groups.. but we need the user accounts to be created in portal 2

Expected behavior

this should be possible when setting requiresUniqueEmail="false"

Screenshots

theusernameisalreadyinuse

Affected version

  • 09.11.00 release candidate
  • 09.10.02 release candidate
  • 09.10.01 latest supported release

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions