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

Bug: when orders get changed in different system, we can't fulfill in Saleor #431

Open
JannikZed opened this issue Nov 2, 2023 · 0 comments

Comments

@JannikZed
Copy link
Contributor

For example: order gets created in Sleor with 1 pcs of item X, we change it in Saleor to 3 items - what to do? Should we update the order? Or should we just fulfill the orderlines from Saleor?
Furthermore, we should not fail on the error "{"field":"orderLineId","message":"Only 1 item remaining to fulfill.","code":"FULFILL_ORDER_LINE","orderLines":["T3JkZXJMaW5lOmRkZGExNjRjLWY4OGItNGU4ZC05Nzg1LWNiNTViYTJkYjQxYw=="]}",

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