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

Grouped product media gallery in collection #5276

Closed
wkaminsk opened this issue Jun 27, 2016 · 1 comment
Closed

Grouped product media gallery in collection #5276

wkaminsk opened this issue Jun 27, 2016 · 1 comment
Assignees
Labels
bug report Component: Catalog Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@wkaminsk
Copy link

wkaminsk commented Jun 27, 2016

Preconditions

Magento 2.0.7 via composer

Steps to reproduce

  1. Install Magento 2.0.7 via composer
  2. Have two products in catalog - one simple and one grouped product
  3. Add more than two images for each product
  4. Prepare product collection (PC1) where only grouped product is fetched from catalog
  5. Prepare second product collection (PC2) where all products are fetched from catalog

Expected result

  1. During collection item loop, get media gallery list (\Magento\Catalog\Model\Product\Gallery\GalleryManagement:: getList) should return all gallery images for specified product

Actual result

  1. During looping second collection (PC2) for grouped product media gallery is empty.
@magento-engcom-team magento-engcom-team added bug report Component: Catalog Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed and removed Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed labels Sep 11, 2017
@magento-engcom-team magento-engcom-team added the Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed label Nov 2, 2017
@magento-engcom-team magento-engcom-team self-assigned this Nov 2, 2017
@magento-engcom-team
Copy link
Contributor

@wkaminsk, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.
We tested the issue on 2.1.9

@magento-engcom-team magento-engcom-team added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Nov 2, 2017
magento-engcom-team pushed a commit that referenced this issue Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Catalog Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

4 participants