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

"Add Products Manually" link should always be visible #39595

Open
1 of 5 tasks
cptX opened this issue Feb 2, 2025 · 7 comments · May be fixed by #39674
Open
1 of 5 tasks

"Add Products Manually" link should always be visible #39595

cptX opened this issue Feb 2, 2025 · 7 comments · May be fixed by #39674
Assignees
Labels
Area: Catalog Area: Product Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Reported on 2.4.7-p3 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch

Comments

@cptX
Copy link

cptX commented Feb 2, 2025

Preconditions and environment

  • Magento version 2.4.7-p3

When having single products already trying to correlate them with a new configurable product is not straightforward at the moment because in the configurable product the link "Add Products Manually" is not visible.
To proceed you need to create a new dummy configuration, then the link appears, then you need to delete the dummy configuration and add your products. Why don't we present the link "Add Products Manually" from the beginning to avoid all this mess???

Steps to reproduce

Create some simple products. Then try to create another product which will be the configurable product for them. Try to associate the simple products with the configurable product. It is impossible because the link "Add Products Manually" is not available.

Expected result

"Add Products Manually" link should be available always!!!

Actual result

"Add Products Manually" link now is available only when other products are already set as configurations. This makes no sense.

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Copy link

m2-assistant bot commented Feb 2, 2025

Hi @cptX. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.


Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

@cptX
Copy link
Author

cptX commented Feb 2, 2025

This issue was also discussed here #36014 but it is closed without any reason... thus I reopened it here

@engcom-Delta engcom-Delta self-assigned this Feb 3, 2025
Copy link

m2-assistant bot commented Feb 3, 2025

Hi @engcom-Delta. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
  • 3. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
  • 4. Verify that the issue is reproducible on 2.4-develop branch
    Details- If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
  • 5. Add label Issue: Confirmed once verification is complete.
  • 6. Make sure that automatic system confirms that report has been added to the backlog.

Sorry, something went wrong.

@engcom-Delta engcom-Delta added the Reported on 2.4.7-p3 Indicates original Magento version for the Issue report. label Feb 3, 2025
@engcom-Delta
Copy link
Contributor

Hi @cptX ,

Thanks for your reporting and collaboration.
We have tried to reproduce the issue in 2.4-develop instance and the issue is reproducible. Kindly refer the screenshots.

Steps to reproduce

  1. Create some simple products.
  2. Then try to create another product which will be the configurable product for them.
  3. Try to associate the simple products with the configurable product.
  4. "Add Products Manually" is not available, link only appears when user create products after clicking on "Create Configurations".
    Before Clicking on "Create Configurations" link -

Image

After Clicking on "Create Configurations" link -

Image

Hence, Confirming the issue. Link should be available.
Thanks.

@engcom-Delta engcom-Delta added Area: Catalog Area: Product Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels Feb 3, 2025
@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.adobe.com/browse/AC-13866 is successfully created for this GitHub issue.

Copy link

m2-assistant bot commented Feb 3, 2025

✅ Confirmed by @engcom-Delta. Thank you for verifying the issue.
Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@engcom-Bravo engcom-Bravo added the Priority: P2 A defect with this priority could have functionality issues which are not to expectations. label Feb 4, 2025
@github-project-automation github-project-automation bot moved this to Ready for Confirmation in Issue Confirmation and Triage Board Feb 5, 2025
@engcom-Delta engcom-Delta moved this from Ready for Confirmation to Confirmed in Issue Confirmation and Triage Board Feb 5, 2025
@Alexander-Khohklov
Copy link
Contributor

@magento I am working on this

Alexander-Khohklov added a commit to Alexander-Khohklov/magento2 that referenced this issue Feb 28, 2025
- fixed issue with Add Products Manually link visibility
Alexander-Khohklov added a commit to Alexander-Khohklov/magento2 that referenced this issue Feb 28, 2025
- fixed issue with Add Products Manually link visibility
Alexander-Khohklov added a commit to Alexander-Khohklov/magento2 that referenced this issue Feb 28, 2025
- fixed issue with Add Products Manually link visibility copyright
Alexander-Khohklov added a commit to Alexander-Khohklov/magento2 that referenced this issue Feb 28, 2025
- fixed issue with Add Products Manually link visibility fix indentation
Alexander-Khohklov added a commit to Alexander-Khohklov/magento2 that referenced this issue Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Catalog Area: Product Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Reported on 2.4.7-p3 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants