Hi there !
I receive warnings from Confluence, telling me that some of my automations fail.
It would help me a lot be able to access the page with page ID mentionned herebelow to understand why my automations are failing.
How can I reach that page, NOT knowing the space in which this page is located ?
I tried to use the enter this page ID in the Confluence search field, without success.
Would any one have an easy way to get to that page ?
Thanks beforehand,
Valérie
Hi Kaan,
I tried, but without luck.
I just blurred my company name. Am I doing something wrong ?
Thanks so much for trying to help,
Valérie
Hello Valerie,
At first, I couldn't recognize you are using the cloud version. If below suggest don't be useful as well, please let me know.
Could you please try the below URL to reach out the page?
{Confluence Base URL}/wiki/pages/viewinfo.action?pageId=2581921978
Kindly reminder:
Before navigating the URL, you should put your confluence IP address or DNS name instead of {Confluence Base URL}, as you did before.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Valerie,
Try to get the content details by using below SQL statement on Confluence DB;
Select * from content where contentid= 2581921978
If the result of that SQL will show us the contenttype is page you can go to this page by using below URL;
{Confluence Base URL}/pages/viewinfo.action?pageId=2581921978
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kaan,
Thanks for coming back to me.
Sorry but I do not understand you. How can I reach Confluence DB ? Thanks !
Valérie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Valerie,
If you don't have chance to reach Confluence db, you can try the below URL directly;
{Confluence Base URL}/pages/viewinfo.action?pageId=2581921978
If the content id of 2581921978 is page, you can reach out the page with the URL.
Before navigating the URL, you should put your confluence IP address or DNS name instead of {Confluence Base URL}.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.