Skip to content

fix(emails): email threads reactively showing up in soup#1744

Merged
synoet merged 1 commit intomainfrom
synoet/fix-email-thread-live-update
Mar 2, 2026
Merged

fix(emails): email threads reactively showing up in soup#1744
synoet merged 1 commit intomainfrom
synoet/fix-email-thread-live-update

Conversation

@synoet
Copy link
Copy Markdown
Contributor

@synoet synoet commented Mar 2, 2026

Two issues that were preventing new emails from showing up in soup:

  1. We were invalidating soup on a new email notification but not optimistically refetching / inserting
  2. The new_email notification was being sent for entity_type = 'email' not entity_type = 'emailThread'

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 2, 2026

@synoet synoet merged commit 33f511a into main Mar 2, 2026
45 checks passed
@synoet synoet deleted the synoet/fix-email-thread-live-update branch March 2, 2026 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants