Open suganu25 opened 1 year ago
Hi @suganu25. 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. @magento give me 2.4-develop instance
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you.
Hi @engcom-Bravo, here is your Magento Instance: https://7a8b53601bbf0c566a91abe3992abfcb.instances-prod.magento-community.engineering Admin access: https://7a8b53601bbf0c566a91abe3992abfcb.instances-prod.magento-community.engineering/admin_ab3f Login: 908aa5c7 Password: bb4520fc3983
Hi @suganu25,
Thank you for reporting and collaboration.
Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots.
Steps to reproduce
After deleting abc we are not able to find files in abc123 since we have deleted only abc folder.
But by this command php bin/magento media-gallery:sync we are able to retrieve the files in abc123.
Hence Confirming the issue.
Thanks.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-9639 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 the same issue reproducible in 2.4.6-p2 can we have any any patch regarding for this @engcom-Bravo
Hi @engcom-Bravo I wanted to bring to your attention that I've noticed a bug in the code, and I believe I have a potential fix for it. I have tested this fix in my local environment, and it appears to successfully resolve the issue. Best regards,
Preconditions
Steps to reproduce
Expected result
Actual result
If someone knows how to avoid the problem, please let me know it.