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

Fixed issue 22409 #26646

Open
wants to merge 2 commits into
base: 2.4-develop
Choose a base branch
from
Open

Fixed issue 22409 #26646

wants to merge 2 commits into from

Conversation

mallikaverma
Copy link

Description (*)

Configurable products are shown on Select Associated Product modal

Fixed Issues (if relevant)

Configurable products are shown on Select Associated Product modal

  1. Configurable products are shown on Select Associated Product modal #22409: Issue title

Manual testing scenarios (*)

1.Create a configurable product Test 1 with 2 child products (color = red and color = black for the example)
2. Create a new simple product Test 2 with color = red
3. Open the last created product Test 2 in admin panel and convert it to configurable by adding child products (color = green, color = grey), do not change the value for color attribute while you edit product
4. Open the first configurable product Test 1, remove the child product with color = red, click on 'Add products manually' link in Configurations section

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 are green)

@m2-assistant
Copy link

m2-assistant bot commented Feb 2, 2020

Hi @mallikaverma. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.4-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Guide documentation.

@sidolov sidolov added Priority: P3 May be fixed according to the position in the backlog. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. labels Aug 17, 2020
@mallikaverma
Copy link
Author

#dmcdindia2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Insider: Cedcommerce community-insider-contribution Event: dmcdindia2020 Event: mm20in Priority: P3 May be fixed according to the position in the backlog. Progress: pending review Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround.
Projects
Status: Pending Review
Development

Successfully merging this pull request may close these issues.

4 participants