Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when displaying message threads with a large number of participants #7242

Closed
FelixMalfait opened this issue Sep 24, 2024 · 0 comments · Fixed by #7251
Closed

Error when displaying message threads with a large number of participants #7242

FelixMalfait opened this issue Sep 24, 2024 · 0 comments · Fixed by #7251
Assignees
Labels
prio: high scope: back+front Issues requiring full-stack knowledge size: short

Comments

@FelixMalfait
Copy link
Member

We've got a problem here:

Screenshot 2024-09-24 at 21 27 48

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: high scope: back+front Issues requiring full-stack knowledge size: short
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants