Skip to content

Redirect pre-rewrite console URLs to their new paths (migration React) #48

Description

@ibrahim-l

Problem Statement

The React rewrite renamed several console URLs: /admin/projects and /admin/identity moved to the top level, /project became /projects, and the per-service segments changed (services, lakehouse/, data-engineering/, bi/*, spark/applications). There are no redirects from the old shapes, so any existing bookmark or saved link lands on the home page via the catch-all route.

Proposed Solution

Add redirect routes mapping the old URL shapes (/admin/projects, /admin/identity, /project/:projectId/... with the old service segments) to their current equivalents so existing links keep working.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions