Open
Description
Preconditions and environment
- Magento version => 2.4.7-p3
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
- 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”.