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.
I actually need to list all the Confluence spaces along with last accessed in a spreed sheet. So that it will be easy to clear all un-wanted spaces before migrating into cloud.
Can you help me how this can be resolved.
Hi @Manisha Adulla ,
You can consider using viewing space activity , but it will take some time as you need to go to each space to get these details, and it doesn't always present a satisfactory detail. I would suggest you run some SQL queries on your database to find out this information.
See Finding unused spaces
Hello @Sachin Thanks for your response and thank you so much for the information. Can I also get the complete list of spaces on excel sheet??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hello @Manisha Adulla , you can run a query as shown below-
\copy (place your select query here) TO '/tmp/unusedspaces.csv' CSV HEADER;
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.
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.