meeting source email link

This commit is contained in:
Yuri Kuznetsov
2024-12-13 10:44:32 +02:00
parent 9a543b6f85
commit 01c234970c
2 changed files with 6 additions and 0 deletions
@@ -20,6 +20,7 @@
"uid": "UID"
},
"links": {
"sourceEmail": "Source Email"
},
"options": {
"status": {
@@ -411,6 +411,11 @@
"parent": {
"type": "belongsToParent",
"foreign": "meetings"
},
"sourceEmail": {
"type": "belongsTo",
"entity": "Email",
"noJoin": true
}
},
"collection": {