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

deal_products always replicate all rows #78

Open
weltonrodrigo opened this issue Aug 8, 2020 · 0 comments
Open

deal_products always replicate all rows #78

weltonrodrigo opened this issue Aug 8, 2020 · 0 comments

Comments

@weltonrodrigo
Copy link

weltonrodrigo commented Aug 8, 2020

Hi.

I don't know if this is an expected behavior for deal_products, as this is not an "official" pipedrive provided api request, but all rows are updated every time a sync is made.

EXPECTED RESULT:
A synchronization should output only the deal_products rows that changed since the last synchronization.

ACTUAL RESULT:
All rows from deal_products are recreated when synchronizing, regardless of the last change made to a product on a deal on pipedrive.

UPDATE:

After investigating the issue by manually running the tap on my computer, I cannot reproduce the issue. I think this is a Stitch problem.

The bad news is that the tap seems not the update deals_products when I add a product to an existing deal. The deal itself shows up in the sync, but not it's products.

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

No branches or pull requests

1 participant