Hi Team,
I want to find last modifier/editor and how many times each confluence page got updated in single space.
Can anyone help me how to do this requirement.
i am using Oracle database. is it possible to get the required info using db query.
Thanks !
Hello @RichardA ,
I presume you could check page history and view changes done in different versions, please check this guide - https://confluence.atlassian.com/doc/page-history-and-page-comparison-views-139379.html and let me know if that helps.
Hi @Suvradip Paul I am looking for entire instance information. i think Its very difficult to find the each page information using page history.
Thanks !.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @RichardA ,
Welcome to the Atlassian community.
Yes, you can fetch this info from database as well. The below article has the queries , you can go through the same.
I hope the above information helps. Have a good day
Thanks,
Srinath T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Srinatha T Thanks for the update.
I can able to fetch the info from the above mentioned URL.
My requirement is to fetch the entire page event information i.e, how many times one page got updated and who ever updated the page.
Can you help me how to do this using database query.
Thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.