Support user URL alias path

Created on 7 September 2024, 2 months ago
Updated 9 September 2024, 2 months ago

Problem/Motivation

Hello,

It seems the /user/current/* doesn't seem to work on pages with URL aliases.

For example, /user/current/* doesn't redirect to the following URL aliases like:

  • /account/{logged-in user username}/*
  • /u/{logged in user username}/*
  • /profile/{logged-in user id}/*

Proposed resolution

Add new feature that detecting a current user having URL alias assigned. The detected URL alias should be used for the redirect. Otherwise use the internal or system URL path.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

🇵🇭Philippines ryangambito

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024