Is it possible to revert “Development” version to match current live version?
I tried new stuff in the editor of the “development” version after deployment, but messed it up, and want to go back as before deployment, to try something else
Is it possible to revert “Development” version to match current live version?
I tried new stuff in the editor of the “development” version after deployment, but messed it up, and want to go back as before deployment, to try something else
In the same window where you deploy your app, you can click on “copy time” from your most recent deployment (ie: current live version), and revert your development version to where it was at that time.
but isn’t this to revert the Live version?
It reverts the development version. Then you can push that reverted version to the live version if you want to.
From the Bubble user manual…
You restore your application in development mode, and if you need to deploy an older version of your application to production, you then deploy (push) to live.