sf org create user fails with DUPLICATE_COMM_NICKNAME #3142
Labels
more information required
Issue requires more information or a response from the customer
validated
Version information for this issue has been validated
Summary
When I run:
sf org create user --definition-file config/my-user.json --set-unique-username
, andThen, I get an exception:
Setting the
CommunityNickname
directly also results in the exceptionRemoving the username from the definition file results in successful creation of users.
Steps To Reproduce
sf org create user --definition-file config/my-user.json --set-unique-username
Expected result
Create a user with a unique community nickname
Actual result
Throws an exception
Additional information
System Information
The text was updated successfully, but these errors were encountered: