diff --git a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Contact.json b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Contact.json index 8bdcfe69e0..eaf8d88978 100644 --- a/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Contact.json +++ b/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Contact.json @@ -209,7 +209,7 @@ }, "emails": { "type": "hasChildren", - "entity": "Task", + "entity": "Email", "foreign": "parent", "layoutRelationshipsDisabled": true },