meeting source email link
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user