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

Bulk Import UPDATE after failed CREATE (Upsert partially works) #404

Open
pozylon opened this issue Jan 31, 2022 · 0 comments
Open

Bulk Import UPDATE after failed CREATE (Upsert partially works) #404

pozylon opened this issue Jan 31, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@pozylon
Copy link
Member

pozylon commented Jan 31, 2022

When a bulk import A fails to create a product and a bulk import B afterwards tries to update that very product (because the connector thinks it exists now), it will never appear.

Currently the should_upsert flag only upgrades a create to an update but it should also upgrade an update to a create.

@pozylon pozylon added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jan 31, 2022
@pozylon pozylon modified the milestone: v3.0 Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant