(20241206) Sending the 'Subject' in the mails list now.
This commit is contained in:
@@ -281,6 +281,10 @@ class MailSyncModel(BaseModel):
|
||||
filter = mongo_conn.dict_to_dot_notation({
|
||||
"payload": {
|
||||
"messageId": message_id
|
||||
},
|
||||
"user_info": {
|
||||
"entityId": user_info["entityId"],
|
||||
"billingAccountId": user_info["billingAccountId"]
|
||||
}
|
||||
}),
|
||||
projection = {
|
||||
|
||||
Reference in New Issue
Block a user