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

🪟 🐛 Fixes getAvailableSyncModesOptions function to return intersection of sync mode options #22310

Conversation

YatsukBogdan1
Copy link
Contributor

What

Closes #21029

How

Fixes usage of intersection lodash function to receive correct arguments

@octavia-squidington-iii octavia-squidington-iii added the area/frontend Related to the Airbyte webapp label Feb 2, 2023
@YatsukBogdan1 YatsukBogdan1 merged commit 538d5ca into master Feb 7, 2023
@YatsukBogdan1 YatsukBogdan1 deleted the byatsuk/feature-bulk-edit-sync-mode-selector-logic-update branch February 7, 2023 09:35
danidelvalle pushed a commit to danidelvalle/airbyte that referenced this pull request Feb 9, 2023
…n of sync mode options (airbytehq#22310)

* Fixes getAvailableSyncModesOptions function to return intersection of sync mode options

* Fixes getAvailableSyncModesOptions function unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update connection stream bulk edit behavior when selecting sync mode
3 participants