You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Is there any way to create a report that displays the oldest pages in a space?
We'd like to make sure all of the content in our site is updated or confirmed as valid on a regular basis, and we figure that the best way to do that would be to work from a list of the oldest pages in our space. There's a "Recently Updated" page under Browse Space ... is there a way to get the opposite?
Using the SQL Plugin for Confluence
{sql-query:datasource=confluenceDS|output=wiki} select lastmoddate as "Last changed", '[' || (select spacename from spaces where spaces.spaceid = content.spaceid) || ':' || title || ']' as "Page" from content where prevver is null and contenttype = 'PAGE' order by lastmoddate limit 100 {sql-query}
This looks pretty sweet, but it's unlikely that I'll be able to get the service managers for Confluence here to add the plug-in. I'll give it a shot tho. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any confirmation that this is not possible without a plugin? The service managers for our deployment are extremely reluctant to install and support anything beyond stock Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any confirmation that this is not possible without a plugin? It's somewhat unlikely that our deployment will install and support anything beyond stock Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another plugin suggestion: https://marketplace.atlassian.com/apps/1221449/update-this-for-confluence - I haven't tried it though as I'm using an on-prem install and it appears to only work for Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Community! We're thrilled to share that Team Calendars for Confluence is now a built-in feature for Confluence Data Center releases 7.11 and beyond. A long time favorite, Team Cale...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.