Open ericsondesousa opened 2 months ago
Hi @ericsondesousa. 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. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: 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.
Hi @engcom-Bravo. 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: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. Hi @ericsondesousa,
Thanks for your reporting and collaboration.
We have verified the issue in Latest 2.4-develop instance and the issue is reproducible.Kindly refer the attached video.
https://github.com/user-attachments/assets/f18db72a-ecda-4f45-af9a-507cf9ceb734
When the store has multiple Sources, the system does not upload the image in the bulk add images step when editing the variations of a configurable
Hence Confirming the issue.
Thanks.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-13147 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
Hi, I had the same issue. I managed to fix it by creating a mixin for the bindGalleries function in the vendor/magento/module-configurable-product/view/adminhtml/web/js/variations/steps/bulk.js file. While there are a few other ways to fix this, in my case, I needed a quick and reversible solution. After implementing the mixin, everything is working fine now.
Preconditions and environment
Steps to reproduce
Expected result
Allow bulk upload of images when the store has multiple Sources
Actual result
When the store has multiple Sources, the system does not upload the image in the bulk add images step when editing the variations of a configurable
Additional information
No response
Release note
No response
Triage and priority