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

[CSB]: add deletedItemIds in sync result for incremental sync deletion #3036

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

ebo-codaio
Copy link
Contributor

To support incremental sync deletion, we need to return deleted items from the incremental sync function.

Adding the deletedItemIds in the sync function call result

Writeup: https://coda.io/d/Brain-Library-Hub-go-brain-library_dotKT55OqGX/Incremental-Sync-Deletion_suIxGolq?utm_source=slack#_luvXgub9

PTAL @coda/snowcoda-platform

@ebo-codaio ebo-codaio requested a review from a team as a code owner August 22, 2024 17:33
Copy link
Contributor

@patrick-codaio patrick-codaio left a comment

Choose a reason for hiding this comment

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

Can you make a prerelease version update in package.json?

api.ts Show resolved Hide resolved
@@ -1,6 +1,6 @@
{
"name": "@codahq/packs-sdk",
"version": "1.7.10",
"version": "1.7.10-prerelease.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

oh my gosh I'm blind, sorry

@ebo-codaio ebo-codaio merged commit eb2d899 into main Aug 22, 2024
1 check passed
@ebo-codaio ebo-codaio deleted the ebo-add-deleteditemsid branch August 22, 2024 18:10
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.

3 participants