You need to sign in to do that
Don't have an account?

What can I do to pass this challenge?
Build an Account Reassignment Wizard-Implement the Flow with Visualforce
http://trailhead.salesforce.com/project/flow_reassign/flow_reassign_implement
'Challenge Not yet complete... here's what's wrong:
Couldn't find two users in your org with a 'Salesforce' license. Check the instructions'
The instructions directs me to add two users in my developer org. One is assigned Salesforce License and Standard User profile. The second is to be assigned Salesforce Platform License with Standar User profile. However this is not possible as the only option is the Standard Platform User profile.
Make sure that there is no deactivated users with a Salesforce licence, it have done the trick for me.
Help?
Since the developers account can only have 2 Salesforce licenses and I didn't want to remove mine (see Setup->Company Profile->Company Information->User Licenses), I ran this query (Select Id, Name, Profile.UserLicense.Name From User Where Profile.UserLicense.Name = 'Salesforce') to see who was using the licenses. There were 3 (me, guestadmin1@work.com, and Renee).
I didn't know how important the guestadmin1@work.com account was so I did the following:
1)Temporarily changed guestadmin1@work.com to Salesforce Platform User License.
2)Ran the final Verify Step and passed!
3)Changed Renee Moreau to Standard Platform User because it wouldn't let me fix questadmin1@work.com without doing this.
4)Put guestadmin1@work.com back to Salesforce with System Administrator Profile.
5)If you want, it will also let you put Renee back to Salesforce Standard User at this point.
I have no idea why this worked!!!
Madison Rigsby is a Salesforce Platform/Standard Platform User
Renee Moreau is a Salesforce/Standard User
Reassigned ownership of the Edge Communications account to Renee Moreau.
End result, the flow didn't actually change anything, but the results are correct.
1. Make sure that ANY other users (including deactivated users) do not have the User Licence set to Salesforce. They will need to be changed to User Licence of Salesforce Platform, and with Profile as Standard Platform User.
2. Make sure that ONLY your user account is the System Administrator Profile. Even check deactivated users for this too.
3. Renee Moreau is a Salesforce/Standard User
4. Madison Rigsby is a Salesforce Platform/Standard Platform User
etc...