magento / community-features

Magento Features Development is an Initiative to Allows Community Memebers Join to Development of Magento Features
46 stars 18 forks source link

There should be more than one grouped product and one bundle in demo data #328

Open iphigenie opened 3 years ago

iphigenie commented 3 years ago

Jaw dropping bugs keep happening to bundles (2.4.2 broke prices of fixed price bundles) and there are still functionality gaps around grouped products (there are paging issues, layered navigation issues, review issues).

Part of the reason this happens is that there is only one grouped product and only one bundle - we are not covering all the possible types of bundles dynamic/static combinations, and not enough to test if navigation, search, paging, sorting etc. are sane for bundles or grouped products.

It makes it easy for developers to not really test for these types or break functionality without noticing

There should be more bundles and more grouped products, enough to fill a page. It seems like something the community could do in a few hours

m2-assistant[bot] commented 3 years ago

Hi @iphigenie. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


iphigenie commented 3 years ago

Hi bot

Just recording my willingness to give a few hours to create missing products of those types so we can test properly out of the box