-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Block selection in widgets that have the same identifier #39692
Comments
Hi @Yoann-D. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @Yoann-D, Thanks for your reporting and collaboration. We have tried to reproduce the issue in Latest 2.4-develop instance and the issue is not reproducible.Kindly refer the screenshots. ![]() ![]() When we are selecting "Block FR" block "Block FR" was only displayed. Kindly recheck the issue in Latest 2.4-develop instance and elaborate the steps to reproduce if the issue is still reproducible. Thanks. |
Excuse me, you then have to do "Save an continue Edit", and then the name will change As for the identifier and the key, it does not know what label to display If you select the "Block EN" and save, it will show you the label "Block FR" Otherwise select the "Block FR" it will show you "Block EN" |
Hi @Yoann-D, Thanks for your Update. We have tried to reproduce the issue in Latest 2.4-develop instance and the issue is not reproducible.Kindly refer the attached video. Screen.Recording.2025-03-04.at.3.37.45.pm.movWhen we are selecting "Block FR" still block "Block FR" was only displayed. Kindly recheck the issue in Latest 2.4-develop instance and elaborate the steps to reproduce if the issue is still reproducible. Thanks. |
Hi @engcom-Bravo , Do the same with Block EN. I manage to reproduce it on several instances on my side |
Hi @Yoann-D, Thanks for your update. We have tried to reproduce the issue in Latest 2.4-develop instance and the issue is reproducible.Kindly refer the attached video. Screen.Recording.2025-03-05.at.11.27.03.am.movWhen we are selecting "Block EN" after saving "Block FR" was displayed. Hence Confirming the issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-14132 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
@magento i'm working on this |
Preconditions and environment
Steps to reproduce
Since the last update where you save the identifier instead of the block_id, we encounter a problem of selection of blocks in the widgets.
We have several blocks per country, which have the same identifier, so when we select a block it is the last created that is selected.
Example:
Block FR => identifier = test
Block EN => identifier = test
When I select the "Block FR", it is the Block EN that is selected.
Expected result
The "Block FR" should be displayed
Actual result
The "Block EN" should be displayed
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: