Skip to content

Urlresolver does not resolve path "/" correctly when multiple homepages has the same identifier #33615

Closed
@capkafitz

Description

@capkafitz

Preconditions (*)

  1. Magento 2.4.0

Steps to reproduce (*)

  1. Create for multiple stores a cms page with the same identifier (in this case 'home').
  2. Go to Configuration > General > Web > Default Pages
  3. Set for each store the newly created page as homepage, example in the database:
    image
  4. Execute graphQl query urlresolver:
    image
  5. Result for default store (stored in database without delimiter):
    image
  6. Result for store where homepage value is stored in database with delimiter:
    image

Expected result (*)

  1. Result for store where homepage value is stored in database with delimiter should have a correct url resolver response:
    image

Actual result (*)

  1. Actual result equals null
    image

Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

  • 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: APIsComponent: GraphQLGraphQLIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneReported on 2.4.0Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S1Affects critical data or functionality and forces users to employ a workaround.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions