We want to migrate our Confluence Server to Atlassian Cloud. The history of our pages contain sensitive information that we do not want to store on-line. Is it possible to create an export of only the current state, without history?
Community moderators have prevented the ability to post new answers.
Hi Daan,
this is not currently possible. The XML exports will always contain a page history. What you can do as a workaround is create a script using the Confluence API to read and write the pages and attachments. This way you will only get the latest versions of them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.