@Joe_Molina and I are working on a production / dev backendless environment.
We have an app that we are pushing live next week. the app has both a production and staging instance in backendless. The app has been a rebuild and so we are looking for the easiest way to transfer the entire staging instance to production. This would include the database and data in the database, the cloud code functions and the security settings. We would like to maintain the instance ID’s for both staging and production but would be happy to overwrite all data on production with the data on staging.
What is the simpliest most reliable way to achieve this bit for bit copy.