magento / magento/magento2-sample-data

Sample data should have more than 1 grouped product and more than 1 bundle product

Open
#182 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
212
Forks
266
PR merge metrics
No merged PRs in 30d

Description

There should be at least 10 of each product type for good testing and demo.

As there is only 1 of each, bugs and issues around these product types often go undetected and/or are impossible to demonstrate on a vanilla instance, which often means bugs get refused as "not reproductible". Eg: bugs in paging of grouped products or in sorting of bundles

Third party module developers often continue to neglect to test these products, because the sample data makes it clear they are 100 times less important than configurable.

I am willing to spend time creating such products but not if they will join all the pull requests with typo corrections etc. that have lingered since 2020.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the existing sample-data definitions for grouped and bundle products, then inspect how they are generated or imported. Done means a vanilla Magento instance contains at least 10 of each product type, suitable for testing paging and sorting.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.