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

Unify pre-order backorder listing de-listing #87

Closed
dt2patel opened this issue Jan 9, 2023 · 0 comments · Fixed by #95
Closed

Unify pre-order backorder listing de-listing #87

dt2patel opened this issue Jan 9, 2023 · 0 comments · Fixed by #95
Assignees

Comments

@dt2patel
Copy link
Contributor

dt2patel commented Jan 9, 2023

If a product is existing pre-order and is entering backorder, its possible that the product gets listed for backorder on Shopify from HotWax first and then gets delisted from pre-order on Shopify from HotWax second. This caused products' inventory policy to be disabled since the second operation was for delisting even though they are still on backorder.

Now listing and delisting of pre-order and backorder happens in a unified api call ensuring that an item is only removed if it is neither in pre-order or backorder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants