Forum Discussion
How to restore previous release (Power Platform)
I have created a pipeline to export an unmanaged and managed solution which then stores changes using Azure Git Repo.
I also have a release pipeline which then imports the managed solution to the target environment.
For testing purposes
- Release 1 contained a Power App APP_1 in the solution
- Release 2 contained an additional Power App App_2 in the solution.
I have then re-released Release 1 to attempt to rollback changes. However, although App_1 is updated, App_2 remains in the solution instead of being deleted.
How can I rollback such that the solution only contains what was included in Release 1?
I’ve been there with Boot Camp—it’s a nightmare sometimes. I ditched it for WonderISO, and it was a breeze. I just loaded my Windows 10 ISO, and bam, the bootable USB was ready in minutes. No fuss, no errors. WonderISO is definitely the way to go!
I followed this tutorial:
https://www.howtogeeker.com/create-windows-10-bootable-usb
You see, I can now install Windows 10 normally!
1 Reply
- TonoAnalystCopper Contributor
I found that I needed to enable 'Stage and Upgrade' when importing the solution.