Skip to content

making sure status is "ONGOING" #12432

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

Conversation

guillim
Copy link
Contributor

@guillim guillim commented Jun 3, 2025

Fixes #12428

@guillim guillim self-assigned this Jun 3, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Updates the reset message channel service to correctly display sync status after account reconnection by setting syncStatus to 'ONGOING' instead of null.

  • Modified reset-message-channel.service.ts to set syncStatus: MessageChannelSyncStatus.ONGOING during channel reset
  • Ensures accurate sync status display immediately after account reconnection without requiring page reload
  • Aligns with existing sync status management patterns in MessageChannelSyncStatusService

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@guillim guillim enabled auto-merge (squash) June 3, 2025 11:25
Copy link
Contributor

github-actions bot commented Jun 3, 2025

🚀 Preview Environment Ready!

Your preview environment is available at: http://bore.pub:29806

This environment will automatically shut down when the PR is closed or after 5 hours.

Copy link
Contributor

@bosiraphael bosiraphael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guillim guillim merged commit 179365b into main Jun 3, 2025
38 checks passed
@guillim guillim deleted the 12428-email---after-reconnecting-my-account-not-synced-label-shown-instead-of-synced branch June 3, 2025 12:36
abdulrahmancodes pushed a commit to abdulrahmancodes/twenty that referenced this pull request Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EMAIL - After reconnecting my account, "Not synced" label shown instead of "Synced"
2 participants