-
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
Fix Configurable Product Type resource model 'getChildrenIds' method … #15167
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't this a backward-incompatible change for anyone who used this method before? Two-dimensional array is changed to one-dimensional.
Why 2.3-develop
is targeted instead of 2.2-develop
?
…d compatibility added
Hi @orlangur! |
…return format
Has been fixed return type of Magento\ConfigurableProduct\Model\ResourceModel\Product\Type\Configurable:getChildrenIds method.
Fixed Issues (if relevant)
Manual testing scenarios
"parent id" => ["child id"]
]