-
Suggestion
-
Resolution: Unresolved
-
1
-
11
-
Currently, you can share a Page directly to an anchor link by adding it at the end of the URL, like so:
- instance.atlassian.net/wiki/spaces/SPACEKEY/pages/page-id#AnchorName
However, that does not work for the Knowledge Base view, so if you use:
- instance.atlassian.net/servicedesk/customer/portal/portal-id/article/page-id#AnchorName
You will be redirected to
- instance.atlassian.net/servicedesk/customer/AnchorName
And an error will be shown.
It'd be beneficial to be able to send Anchor Links on the Knowledge Base just like we can for Confluence.
- mentioned in
-
Page Failed to load
We have the same/similar issue - we moved all our content from zendesk, setup our wikis.
Then tried to give customers links to content in a wiki, using the little icon to share a link to the articles.
i.e. "Copy link to heading" which pops up on the right of a heading in an article.
When the customers follow this link, they are navigated to the top level site, not even the article.
URL from the link icon: https://my.support.myCompany.co.uk/wiki/spaces/MS/pages/123456/articleName#anchor
Result when followed: https://my.support.myCompany.co.uk/servicedesk/customer/portals
Link the wiki should have given: https://my.support.myCompany.co.uk/servicedesk/customer/portal/3/article/123456#anchor
Another scenario is when a customer themselves views a help article and wants to discuss it with us, they send us a link and we have to hack the article ID out of the URL to see what it is.