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:
- Go to portal 1
- Got to 'Manage' - 'Users'
- Click on 'Add users"
- Add user with username name@domain.nl
- User is created
- Go to portal 2
- Got to 'Manage' - 'Users'
- Click on 'Add users"
- Add the same user with username name@domain.nl
- 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

Affected version
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:
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
Affected version