Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,946
Community Members
 
Community Events
184
Community Groups

Which Page correspond to wich ID

Hi,

 

We run this request to have the users who have seen the pages lats time.

 

SELECT *

FROM "AO_92296B_AORECENTLY_VIEWED"

JOIN user_mapping u ON u.user_key = user_key

ORDER BY "LAST_VIEW_DATE" DESC;

 

It gives something like this, my question is how can I know which ID corresponds with which page?

CONTENT_IDIDLAST_VIEW_DATESPACE_KEYUSER_KEYCONTENT_TYPEuser_key.1usernamelower_username
2639467122002 mai 2023SpaceXff8080817bab80a2017bd147680003PAGEff8080817bab80a2017bd17680003njoinjoi
11560573442 mai 2023SpaceYe4e4824c5d6705d1015957530002PAGEe4e4824c5d6705d10154957530002jkiujkiu
212730112232 mai 2023SpaceZe4e4824caa9601429fab118100c4PAGEe4e4824c429faa9601429118100c4dfhdfh


Thanks

1 answer

0 votes
Ken McClean
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 07, 2023

It's been a while since I looked at the database.  It used to be that in Confluence, the table that contains the correlation between ID and page name is the CONTENT table.   Maybe check and see if that table still exists, and do a join if so.

Thanks I have the answer with ChatJPT who gives me a powershell script to retreive the page url.  :)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events