Hi Guys,
I have stumbled upon the following scenario:
1. User registers for Newsletter -> we use Extranet module to create a user with Email and Name and generate Username and password in the process
2. User decides afterwards that he wants an account -> we use Extranet module to create a User with the data submitted by the user
3. User wants to recover password -> we use Extranet module with Login setting. But the module will return an erro"User not found" because it finds 2 records with the same email address.
I think that we need a way to merge the accounts based on the email address if the user decides to create an account and also have Newlstter subscription.
Any ideeas?
Thanks,
Adrian