Hi Atlassian Community,
I need guidance on replicating our production database to our test (Beta) environment for Confluence Data Center while preserving test-specific configurations.
Current Setup:
Main Concern: I want to avoid overwriting critical configuration settings (like base URL) stored in tables such as BANDANA during the migration process.
Questions:
Specifically, I'm concerned about:
Any recommendations on the safest approach to achieve this would be greatly appreciated.
Technical details:
Thank you in advance for your help!
Hi @Angel Fernando Vazquez Ruiz ,
for my knowledge you can't do that. You need to backup prod and restore whole application in preprod and then apply your changes (Edit Base URL, Disable Notification, ...)
There is not an automatic procedure to refresh just your data in preprod.
This is the Atlassian official doc https://confluence.atlassian.com/doc/restore-a-test-instance-from-production-127369720.html
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.