Open jansentjeu opened 5 months ago
Hi @jansentjeu. 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.
@magento give me 2.4-develop instance
Hi @jansentjeu. Thank you for your request. I'm working on Magento instance for you.
Hi @engcom-Dash. 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
.Hi @jansentjeu, here is your Magento Instance: https://15208ca800c1614cebc706b4a62d55df.instances-prod.magento-community.engineering Admin access: https://15208ca800c1614cebc706b4a62d55df.instances-prod.magento-community.engineering/admin_9898 Login: b7ce3bb8 Password: a16c0211c6e5
@engcom-Dash Reproduced on 2.4.x. I'm not able to add the label.
@magento give me 2.4-develop instance
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you.
Hi @engcom-Dash, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.
Hi @jansentjeu
Thanks for reporting and collaboration.
Verified the issue on Magento 2.4 dev instance and the issue is reproducable.
CMS Static Block Widget saves the block identifier instead of block ID
Preconditions and environment :
Steps to reproduce :
Please refer the attached screenshots.
Block identifier "1234" in "Widget parameter column" instead of block id:
Widget in admin:
Block identifiers in admin:
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-12168 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Dash. Thank you for verifying the issue.
Issue Available: @engcom-Dash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
@magento I am working on this
Preconditions and environment
Steps to reproduce
CMS Static Block
Widget Options
in the sidebarExpected result
The block from step 3 is saved in the widget (the block with the highest ID)
Actual result
The block identifier is saved in the database instead of the block ID. This will automatically load the block with the lowest id. In this case, that is the block from step 2
Additional information
This issue was introduced by the change in this commit. This should be reverted. The way the code was before is correct.
Release note
No response
Triage and priority