open_social icon indicating copy to clipboard operation
open_social copied to clipboard

Issue #3482526: Add redirect from /edit-profile to edit profile page of current user

Open vcsvinicius opened this issue 4 months ago • 2 comments

Problem (for internal)

Add a redirect from /edit-profile path to /user/{user-id}/profile (edit profile page) of current user. It will smoth the user-experience.

Solution (for internal)

Create a route for logged user and add a redirect to edit profile page of logged user.

Release notes (to customers)

Add route for edit-profile to improve the user-experience

Issue tracker

PROD-30751 #3482526

Theme issue tracker

N/A

How to test

  • [ ] Access with logged user
  • [ ] Go to /edit-profile and should be redirect to edit profile page

Change Record

N/A

Translations

N/A

vcsvinicius avatar Oct 22 '24 16:10 vcsvinicius