You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At "Select Attributes" step select color attribute.
At "Attribute Value" step create two options: "blue" and "red".
At "Bulk Images & Price" step check "Apply single quantity to each SKUs" and assign "test_source" with qty = 100 (NOTE: do not make assign options to Default Source).
Generate products.
Set some weight for generated products.
Save configurable.
Navigate to storefront, configurable product view page
Add some configurable product option to cart.
Proceed to checkout.
Try to place order
Expected result
Order placed successfully.
Actual result
"Product type is not supported on Default Stock." error message appears.
Preconditions
Steps to reproduce
Product Name: "configurable product"
SKU: configurable product
Price: 3
Expected result
Actual result
Looks like we have to rework validation in:
https://github.com/magento-engcom/msi/blob/3321569a87e81abaca18819eafe3d58f0a73f401/app/code/Magento/InventorySales/Model/CheckItemsQuantity.php#L72
The text was updated successfully, but these errors were encountered: