-
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
Fixed Issue #19891 ,Added checks of type_id #20115
Fixed Issue #19891 ,Added checks of type_id #20115
Conversation
Fixed issue #19891 added check of attribute type_id
Hi @GovindaSharma. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@orlangur any update on this? |
@orlangur is there any update on this? its been a long time you haven't review. please check this. it is open from last 25 days. |
Hi @miguelbalparda, thank you for the review. |
Hi @GovindaSharma, thank you for your contribution! |
Fixed Issue #19891 product_type attribute contains incorrect value in mass import export csv after creating custom type_id attribute. actual type_id value in database gets change with newly created attribute type_id.
Description (*)
Fixed Issue #19891 product_type attribute contains incorrect value in mass import export csv after creating custom type_id attribute. actual type_id value in database gets change with newly created attribute type_id.
Fixed Issues (if relevant)
Manual testing scenarios (*)
1.Create dropdown type product attribute with attribute code "type_id" and assign the product attribute to attribute set.
2.Create new product using that attribute and save it.
Contribution checklist (*)