The source project of this merge request has been removed.
Fix regression - actions Contact: Get By Email* return email_id as contact_id
After !95 (merged) if an existing email address is given as parameter, it will return the email address's ID (email_id
) as contact_id
so a totally different contact is returned.
Affected actions:
- Contact: Get By Email or Create By Email and Names
- Contact: Get or create contact by e-mail
- Contact: Get or Create By Email and Names