When I try to complete the challenge, it said that it has found more than one user with guestadmin in the username. I have checked my users and the two that have guestadmin in their user are both inactive and I also used the salesforce inspector to verify the duplicates that do have the admin in them.
The coding from Salesforce Inspector:
"_","Id","Name","IsActive"
"[User]","0058b00000HR9auAAD","Liz Garcia","false"
"[User]","0058b00000HRHh0AAH","Luna Walsh","false"
I did try to create a new username but now I do not have the option for Profile: Sales Administrator or for User License: Salesforce. My username is the only one that is active and that has the sales admin profile assigned to it.
Help would be very much appreciated.
Hi @Samantha Guerra ,
Please change the duplicate username or try in a new playground
It is not recommended to change the Username of the trailhead playground.However,if you would like to change it then you need to deactivate the Validation rule called "NoUsernameChangesAllowed" and try if you can change the Username successfully and re-activate again.
https://developer.salesforce.com/forums/?id=9062I000000ITTuQAO