Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can you get a report on when spaces were last updated?

Ashley Feit
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 27, 2022

Our Confluence spaces have been ignored and I'm trying to get them updated. I know on a space, below the name, there is a line that indicates who and when the space was last updated. How can I pull a report for all our spaces on this information?

1 answer

1 vote
AAMIR ANSARI
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.
October 27, 2022

Hi @Ashley Feit 

The easiest way to determine the last modified date for spaces is to query it from the database itself. For example:

SELECT spacename, spacekey, lastmoddate FROM spaces;

In case you are looking for more granular reports, you can check the below documentation that contains the list of different queries for different reporting purposes.

There might be better ways of obtaining these kinds of information as well through third-party add-on, for example Reporting for Confluence.

Thanks,
Aamir

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events