How to download and open a backup from acceptance environment?

0
I need to rollback my changes to a version before my last commit. Is it possible to download the app from the acceptance environment and open it in Studio Pro? If so, how? Otherwise, is there another way I can get an editable version of my app that matches the one currently in acceptance?
asked
2 answers
0

Hi Ben , 

 

You can revert your commit by selecting your last commit revision

 

https://docs.mendix.com/refguide/version-control-menu/#10-reverse-merge-changes

 

 

answered
0

Hi Ben,

 

you can use the following guidelines to restore a DB locally.

 

https://docs.mendix.com/developerportal/operate/restore-backup-locally/

answered