Open dsychin opened 3 years ago
Did someone manage to find how to fix this? Basically the whole delete process is broken and a returning user checkout is broken aswell. Because after a delete of a product, every time you add another product saleor brings back the old ones with quantity 0. Basically the user is unable to buy another product after he deletes an item. This is a major issue. Resulting in a state that the user is unable to complete a checkout.
EDIT: PR fix here https://github.com/mirumee/saleor-sdk/pull/109
What I'm trying to achieve
Checkout successfully.
Steps to reproduce the problem
What I expected to happen
Request
Response (200 OK)
This is the response when the item has been deleted. It will should insufficient stock error if item has no stock, even though the quantity in cart is 0.
System information Operating system: Windows 10 Browser: Firefox