You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there are a lot of message participants it doesn't find the "from" recipient from the list sent by the backend and results in a crash.
We should ship a fix tomorrow, ideally to always retrieve the "from" participant from the backend, or worse case scenario ship a quick fix to relax the condition and log a followup issue with a clear strategy.
The text was updated successfully, but these errors were encountered:
We've got a problem here:
twenty/packages/twenty-front/src/modules/activities/emails/right-drawer/components/RightDrawerEmailThread.tsx
Line 60 in 7c90e71
I believe there are a lot of message participants it doesn't find the "from" recipient from the list sent by the backend and results in a crash.
We should ship a fix tomorrow, ideally to always retrieve the "from" participant from the backend, or worse case scenario ship a quick fix to relax the condition and log a followup issue with a clear strategy.
The text was updated successfully, but these errors were encountered: