Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2
-
Component/s: Core CiviCRM
-
Labels:None
Description
1) create contact with email xyz@abc.com
2) delete the contact
3) create a new contact with email xyz@abc.com
4) use function matchContactOnEmail to retrieve contact via email. It will return contact from step 1) instead of step 2)