G
Google Sync Fails: Invalid/Empty Emails Causing Domain Filter Error
Alright, so I wasn't able to compile the image from the repo. I deleted all empty emails from the draft inbox, and the importing didn't stop this time.
However, I am getting a constant importing message without any updates on the log of the worker container.
17 replies
Google Sync Fails: Invalid/Empty Emails Causing Domain Filter Error
Unfortunately the bug is present in v.43 @Guillaume
Exception Captured
undefined
[
Error: Email is required
at getDomainNameByEmail (/app/packages/twenty-server/dist/src/utils/get-domain-name-by-email.js:13:15)
at /app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/utils/filter-emails.util.js:46:133
at Array.every (<anonymous>)
at /app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/utils/filter-emails.util.js:46:65
at Array.filter (<anonymous>)
at filterOutInternals (/app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/utils/filter-emails.util.js:41:21)
at filterEmails (/app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/utils/filter-emails.util.js:20:16)
at MessagingMessagesImportService.processMessageBatchImport (/app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/services/messaging-messages-import.service.js:99:71)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async MessagingMessagesImportJob.handle (/app/packages/twenty-server/dist/src/modules/messaging/message-import-manager/jobs/messaging-messages-import.job.js:63:9)
]
17 replies