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
I'm importing products with variants. However, the stock is not being imported correctly.
Here's a screenshot from a product with variants that do have stock in the XML source file (2, 5, 1, ...)
Could it be that stock for variants is not updated when the variants are already in the inventory? (I'm checking for duplicate products based on the product sku field.)
Additional info
Craft version: Craft Pro 5.2.0-beta.1
PHP version: 8.3.3
Database driver & version: MySQL 8.3.0
Plugins & versions: Feed Me 6.1.0
The text was updated successfully, but these errors were encountered:
Description
I'm importing products with variants. However, the stock is not being imported correctly.
Here's a screenshot from a product with variants that do have stock in the XML source file (2, 5, 1, ...)
Could it be that stock for variants is not updated when the variants are already in the inventory? (I'm checking for duplicate products based on the product sku field.)
Additional info
The text was updated successfully, but these errors were encountered: