Skip to main content

USER_URL

I've been using "User_url" to redirect to the notification settings:

/portal/u/#user_url/notification-settings"

However, since a couple of updates I have noticed it now simply redirects to the user profile and not specifically to the notification settings.

Any hint?

I am using a basic:

Manage Notifications

Thomas Oates

I have mine set to the following and it still works with the latest version.

#user_url/notification-settings

Curtis Bisel

I believe this (less logical) URL ended up working for me:

#user_url/notification-settings/

Jorge de los Reyes

Thomas OatesΒ Curtis BiselΒ I was precisely using that πŸ˜…

but it ends up creating something like:

https://mysite.com/portal/space-name/home#user_url/notification-settings/

I’m putting this on the sidebar element of a space (HTML): description of space.

It was working fine, but after a couple of updates… πŸ™‚β€β†•οΈ

Thomas Oates

Jorge de los ReyesΒ I'm using it in a menu item. Maybe something changed with the sidebar code in a recent release.

Jorge de los Reyes

Thomas OatesΒ yeah! Over there I’ve no problem.

Thank you Thomas!

Hopefully I get to know an approach for this with the space description!

+1

Armin Pajula

I was just looking for how to direct users to their own spaces with a link. The link shared here also does not work for me. 😊