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

🐛 Source Salesforce: Update CDK version to have partitioned state fix and add tests #37392

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

maxi297
Copy link
Contributor

@maxi297 maxi297 commented Apr 18, 2024

What

Following some testing, we found out that partitioned states were always saved even if the partition wasn't successful. The fix was implemented in the CDK

How

Up the CDK version and add tests. test_given_slice_fails_when_read_then_state_is_partitioned was failing before the change and is now passing.

User Impact

This should fix the bug. We will contact customers with syncs that had issues to propose a reset to them.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Apr 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 4:15am

Copy link
Contributor

@girarda girarda left a comment

Choose a reason for hiding this comment

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

thanks for fixing👨‍⚕️

@maxi297 maxi297 merged commit f3a3b98 into master Apr 18, 2024
33 checks passed
@maxi297 maxi297 deleted the maxi297/update_salesforce_with_partitioned_state_fix branch April 18, 2024 04:45
strosek pushed a commit that referenced this pull request Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/salesforce
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants