Return the aliased route in a redirect

Created on 4 June 2024, 7 months ago

Problem/Motivation

In Drupal we have a redirect created so that the route "/india" gets redirected to "/curations/india". When we hit decoupled router with the "/india" route, we want the alias, but we get the "/node/id" route instead .

Steps to reproduce

Create a redirect as described above an attempt to retrieve the object via decoupled router.

Proposed resolution

Return the aliased path

πŸ’¬ Support request
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States andyg5000 North Carolina, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024