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
Describe the bug
We have cases with products that do not contain a price in the default scope. Those products are imported without issues. I think it would be good to validate that the price is not empty since it is a required field in Magento.
To Reproduce
Steps to reproduce the behavior:
Create a CSV with an empty price field
Import the CSV
Expected behavior
The import stops with an validation error.
System:
OS: Ubuntu 20.04
Version: 4.1.2
The text was updated successfully, but these errors were encountered:
Describe the bug
We have cases with products that do not contain a price in the default scope. Those products are imported without issues. I think it would be good to validate that the price is not empty since it is a required field in Magento.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The import stops with an validation error.
System:
The text was updated successfully, but these errors were encountered: