-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Minor
-
Issue Summary
When sharing a blog post, if the Copy link is used to grab a tiny link of it when the link is clicked, it will convert the blog's URL to a "page" one.
For example, the original URL is:
https://INSTANCE.atlassian.net/wiki/spaces/SPACE-KEY/blog/YEAR/MONTH/DAY/BLOG-ID/New+blog+post
When the tiny link is clicked, it becomes this:
https://INSTANCE.atlassian.net/wiki/spaces/SPACE-KEY/pages/PAGE-ID/New+blog+post
Steps to Reproduce
- Create a blog post
- After publishing it, tap the Share button and the Copy link
- Paste the link anywhere (so it can be clicked) or put it directly on the address bar of the browser.
Expected Results
The URL should have the same blog structure, keeping it displayed in the Blogs part of the sidebar.
Actual Results
The URL changes and the sidebar does not display the blog, as if it was an orphan page.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...