-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Configurable Product : display require field message when we click on save. #4908
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
Comments
Hi @parthviroja , thanks for you inquiry. What Magento version you are using? Could you please provide more detailed steps so we would be able to try reproducing your issue? Especially:
Thanks, |
I have using Magento2 CE 2.0.7 without sample data.
|
Hi @parthviroja , thanks for the details. I cannot reproduce the issue on develop branch. The configurable product has been saved without error message. The fix is already in develop branch and will be available in 2.1 release. I'm closing the issue. Feel free to reopen it if needed. Best, |
Its ok, and thanks @antboiko |
[honey] MC-21691: [Integration Tests] Failing - Magento.Braintree.Model.MultishippingTest.testCreateOrdersWithBraintreePaypal
1 : i have create configured product.
2 : create custom attribute "size" , type : text-switcher , ex: [ 10,20,30,110ml,200ml,300ml ]
3 : now i have added 1 virtual product with quantity and weight and select size.
4 : default "Size" field is display in configures product , when click on [ save ] display message
5 : virtual product of this configure product working perfect.
The text was updated successfully, but these errors were encountered: