thoka
(Thomas Kalka)
1
I just had to learn that /my/group/messages/my-group
does not work as expected.
Naively I was sure, that it would redirect to /u/thoka/messages/my-group
, which it does not.
Couldn’t the redirection /my
to /u/{current_username}
just work for any URL inside the user namespace?
Move this feature request to Bug, if my assumption is the desired behavior.
4 Likes
Moin
2
I would also have expected this to work.
Depending on what you want to use the link for, /g/my-group/messages
could be a workaround, as long as the feature is not implemented.
3 Likes
mcwumbly
(Dave McClure)
3
I think it makes sense to do this.
But out of curiosity, what were you trying to accomplish when you learned this didn’t work?
2 Likes
Moin
4
For me, a use case would be easier access to group inboxes after they have been removed from the sidebar
Kind of like sam suggested
But in a public custom section, so /u/username
won’t help
This related topic /my/messages/group/GROUP_NAME link doesn't work makes me think it worked before
3 Likes
thoka
(Thomas Kalka)
6
I wanted to direct people to their group mailbox to check their announcement settings.