Hi,
I'm trying to find all pages that are created or edited by a user in Confluence.
Is it possible to do that without asking SQL questions?
Regards,
Michael Danielsson
You could user the Content by User and Recently Updated macros. It looks like the Content by User macro shows across all spaces and the Recently Updated lets you specify to look across all spaces. You will probably have to de-dupe the recently updated results, but if you are opposed to using SQL that is the easiest way I know to get the pages a user has updated.
Michael,
Try looking here: https://confluence.atlassian.com/display/CONF43/Confluence+Search+Fields
I think you can run a search using something like
username:<a.name>
But I'm no expert.
You can also look at their profile, that has a list of the pages they've worked on. Also, you might be able to use the Latest Updates macro and specifiy the user you're looking for. I think this would have to be done on a space by space basis though.
Cheers.
I could not see that this is working 100%
This worked - thank you!!!!!!!
deleted
cool! works perfectly ! thanks for the hint
normally this would have solved my problem, but unfortunately the user I am filtering for has left the organisation and is not an active user - so the filter doesn't pick them up!.... Is there any way I could ask Atlassian if they could get this filter to work for inactive users as well?
Is it possible to reactivate the user long enough to get the report and then deactivate the user again?
Thanks!
Unfortunately, this does not work at all (at least for cloud version). If you try to use username:"first.last" or username:"first.last@myorg.com" in the sites search box, it only brings back pages with "usrename" somewhere in the content.
It looks like you're new here. Sign in or register to get started.