Skip to content

Block selection in widgets that have the same identifier #39692

Open
@Yoann-D

Description

@Yoann-D

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.

Image

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”.

Metadata

Metadata

Assignees

Labels

Area: ContentComponent: WidgetIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Reported on 2.4.7-p3Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions