Product changes

Robert van Boesschoten

My Betty Blocks Update: Rollback

Application development is done faster and more fun when done together! Building features as a team requires all the control you can get. Managing changes through sandboxes is a great tool in this. However, some changes you've merged might not give you the results you expected...

Rollback

In this release, we bring you the new Rollback feature. What this does is reverting any changes from your last merge. Let's look at an example:

Both environments contain a model called Employee. When this model is removed and then merged, it results in losing data and breaks a certain functionality. By rolling back the merge, the last changes are made undone, bringing back the model and its data. This does, however, not 'fix' the sandbox, requiring you to recreate the sandbox from the desired state of your production environment. What's done is done. 

image.png

Subscribe to product changes