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

Fix command for sync stage enum #6291

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

ijreilly
Copy link
Collaborator

We were missing the default value for syncStage, while it is expected since indicated in the metadata

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.

PR Summary

  • Set default value for syncStage in messageChannel table
  • Default value set to 'FULL_MESSAGE_LIST_FETCH_PENDING'
  • Part of database upgrade to version 0.22

File: packages/twenty-server/src/database/commands/upgrade-version/0-22/0-22-update-message-channel-sync-stage-enum.command.ts

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

@bosiraphael bosiraphael merged commit 9711a43 into main Jul 16, 2024
6 checks passed
@bosiraphael bosiraphael deleted the fix-command-for-sync-stage-enum branch July 16, 2024 14:50
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.

2 participants