Degraded performance Customers may experience intermittent errors using Community search. Our platform vendor is investigating.
It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Would anybody know how to get information of pages last viewed date from Confluence via a Macro or Database Query. Unfortunately, we don't have the luxury buying a tree-view plugin or other similar plugins
We want to archive wiki spaces pages that have not been viewed over a certain period.
Thanks
Jaime
Hi Jaime,
In your database, you can run a SELECT statement, such as:
SELECT * from "AO_92296B_AORECENTLY_VIEWED";
If you wanted, you could also probably sort by LAST_VIEW_DATE to get the dates you want.
We do have a feature request for this, so you can vote on it to help show the amount of interest and comment with your usage case so we can best implement to fit your needs:
And I know you didn't want to install an add-on, but for anyone else that happens across this, it appears a few will be able to do that, such as the Archiving Plugin for Confluence.
Let me know if you have any trouble with the database query and I'll be happy to help.
Kind Regards,
Shannon
Jaime,
It may be that it really only does track recently viewed, as the name of the table says. :/
This add-on is free and seems to do something similar;
I would recommend to try that and see if it goes back further.
Kind Regards,
Shannon
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHi Community! Kesha (kay-sha) from the Confluence marketing team here! Can you share stories with us on how your non-technical (think Marketing, Sales, HR, legal, etc.) teams are using Confluen...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.