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

magento/magento2#11880: Configurable::getUsedProducts returns a different array after product collections is cached #12107

Merged
merged 1 commit into from
Nov 9, 2017

Conversation

p-bystritsky
Copy link
Contributor

Description

Magento\ConfigurableProduct\Model\Product\Type\Configurable:::loadUsedProducts is now ignoring array keys returned by collection.

Fixed Issues (if relevant)

  1. Magento 2.1.9 Configurable::getUsedProducts returns a different array after product collections is cached #11880: Configurable::getUsedProducts returns a different array after product collections is cached

Manual testing scenarios

  1. See the Magento 2.1.9 Configurable::getUsedProducts returns a different array after product collections is cached #11880 steps to reproduce.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team magento-engcom-team added 2.2.x Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release labels Nov 8, 2017
@okorshenko okorshenko self-assigned this Nov 8, 2017
@okorshenko okorshenko added this to the November 2017 milestone Nov 8, 2017
@okorshenko okorshenko merged commit ca071c0 into magento:2.2-develop Nov 9, 2017
okorshenko pushed a commit that referenced this pull request Nov 9, 2017
…ent array after product collections is cached #12107
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Progress: accept Release Line: 2.2 Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants