-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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 configuration creator does not warn about invalid SKUs #11953
Comments
@JanisE, thank you for your report. |
#mageconf |
…lid SKUs - Added validation for SKU field inside "Configurations" tab
…lid SKUs - Make sku field as required - Length of sku gets from Sku model
…lid SKUs - Added validation for SKU field inside "Configurations" tab
…lid SKUs - Make sku field as required - Length of sku gets from Sku model
Hello, @dmanners, I hope the comment here will save some time. Here is what was done and what should be done according to the issue description:
How it works now:
Can we accept this as it removes errors and improves the user experience? |
This validation was added trough to Magento way. |
Hi @JanisE. Thank you for your report.
The fix will be available with the upcoming 2.3.0 release. |
Product configuration creator does not warn about invalid SKUs before attempting to save/create the configuration products, thus losing the product configurations set up.
Preconditions
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: