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

5483 modify messagechannel syncstatus #5484

Merged
merged 5 commits into from
May 21, 2024

Conversation

bosiraphael
Copy link
Contributor

@bosiraphael bosiraphael linked an issue May 20, 2024 that may be closed by this pull request
Copy link

@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.

Pull Request Summary

  • Updated seeding process for connected accounts: Modified the 'handle' field values in connected-account.ts.
  • Updated message channel message associations: Changed 'messageChannelId' values from 'TIM_INCOMING' to 'TIM' in message-channel-message-associations.ts.
  • Enhanced message channel seeding: Added a new field 'syncSubStatus' with a default value in message-channels.ts.
  • Refined sync status enums: Updated MessageChannelSyncStatus enum and added a default value for syncSubStatus in message-channel.workspace-entity.ts.

Notes

  • Ensure that the new 'syncSubStatus' field and updated enums are correctly integrated with existing functionality.

@charlesBochet charlesBochet merged commit e47101e into main May 21, 2024
4 of 5 checks passed
@charlesBochet charlesBochet deleted the 5483-modify-messagechannel-syncstatus branch May 21, 2024 11:31
Weiko pushed a commit that referenced this pull request May 31, 2024
- Closes #5483
- Fix seeds
- Add default value to syncSubStatus
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.

Modify messageChannel syncStatus
2 participants