diff --git a/application/Espo/Resources/metadata/entityDefs/Email.json b/application/Espo/Resources/metadata/entityDefs/Email.json index 237aeba39d..b48441b0b3 100644 --- a/application/Espo/Resources/metadata/entityDefs/Email.json +++ b/application/Espo/Resources/metadata/entityDefs/Email.json @@ -140,7 +140,8 @@ "folder": { "type": "link", "notStorable": true, - "readOnly": true + "readOnly": true, + "entity": "EmailFolder" }, "nameHash": { "type": "text",