Hello everyone,
I have two custom entities of type Person (for example, Ent1 and Ent2).
In both entities, I have records (ObjEnt1 and ObjEnt2) that use the same email address.
When an incoming email arrives from that email address, EspoCRM automatically links it to one of these records as the Parent.
My question is:
How does EspoCRM decide which record (and from which entity) becomes the parent of that incoming email when the same email address exists in more than one record?
Thanks in advance for any clarification!
I have two custom entities of type Person (for example, Ent1 and Ent2).
In both entities, I have records (ObjEnt1 and ObjEnt2) that use the same email address.
When an incoming email arrives from that email address, EspoCRM automatically links it to one of these records as the Parent.
My question is:
How does EspoCRM decide which record (and from which entity) becomes the parent of that incoming email when the same email address exists in more than one record?
- Does it follow any specific rule (e.g., entity priority, record creation date, etc.)?
- Or is the choice random or undefined?
- Can this behavior be controlled or customized (for example, using workflow, BPM, or a formula)?
Thanks in advance for any clarification!

Comment