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

[gh-#791] await initiate and return null if sync exists #796

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

khaliqgant
Copy link
Member

@bastienbeurier figured out this dupe issue.

If a connection id is created again that has the same string already it would initiate another sync because the oauth flow was initiated again. This PR checks for an existing sync and returns null if it already exists so another sync isn't initiated.

Remaining item is to stop and delete some duplicate syncs that exist in the system now.

@khaliqgant khaliqgant merged commit e5b5e12 into master Jul 18, 2023
10 checks passed
@khaliqgant khaliqgant deleted the gh-#791-fix-dupes branch July 18, 2023 19:02
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.

1 participant