- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2017 11:18 AM
Hi all,
is it possible to simply take an update set (and all the changes made in it) and basically throw it away? I was given some requirements and got started in an update set on our DEV instance. Now those requirements are being canceled, but I've already begun making changes. All the changes, and only those changes, are within 1 update set. Can I simply dump the update somehow and revert my DEV instance back to exactly where it was without the changes made from this update set?
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2017 11:22 AM
Hello Patrick,
Once your update set is complete in DEV, you can click on the "Back Out" button.
Ideally this will revert all your changes back to the previous version.
Hope this helps.
Mariano

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2017 11:41 AM
Hi Patrick,
you can also try with revert back from previous update set.
if you open any customization you will see the version.right click on previous update set and revert back to it.
Mariano suggestion will also work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2017 03:49 PM
Thanks Mariano and Harsh,
it turned out to be safer to just put the changes back manually by do additional edits in the update set that reversed the original edits.
So all good.