Hey folks,
having migrated from server to cloud confluence, I notice that in the "pretty" format path, the pageID or some arbitrary number has appeared. This makes it hard for external apps to link to a page unless it is manually configured for each URL (*not practical)
I am not an admin on it and have no experience in administering cloud based confluence. Just want to know if it is possible to go from:
https://<domain>/wiki/spaces/RUN/pages/<page_id?>/<pretty_name>
to something more akin to:
https://<domain>/wiki/display/<space_key>/<pretty_name>
or even to the same thing just minus the page_id (I am assuming that is what it is) in the path
Cheers
Geoff
You can't control that, but every page has a unique "tiny link" (short URL) available that doesn't change. When viewing a page, use the k shortcut key to get a link to the page and a popup will give you both standard and the short URL links.
Thanks for the response.
That's not ideal. Part of the link from the application is to create/edit a page if it doesn't exist. In this case it was for runbooks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your links will need to look like this for that to work:
https://YOURSUBDOMAIN.atlassian.net/wiki/pages/createpage.action?spaceKey=YOURSPACEKEY&title=YOURPAGETITLE&linkCreation=true
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If this still works then that is extremely helpful.
Thanks for this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is indeed the answer. I feel silly for having not tried it. Thanks again James.
Essentially this can be used to link to any page regardless of it's existence and that's exactly what we need here :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.