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

Product price is not validated #275

Open
DanieliMi opened this issue Nov 8, 2023 · 0 comments
Open

Product price is not validated #275

DanieliMi opened this issue Nov 8, 2023 · 0 comments

Comments

@DanieliMi
Copy link

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:

  1. Create a CSV with an empty price field
  2. Import the CSV

Expected behavior
The import stops with an validation error.

System:

  • OS: Ubuntu 20.04
  • Version: 4.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant