can i delete all my changes of that update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2023 06:32 AM
Hi All,
I have a update set and I want to delete the update set I mean I don't want its changes to reflect and then again I will re deploy the update set. This is needed due to some reasons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2023 06:40 AM
Hi @Akki1 ,
If you have only Loaded or Previewed the Update Set (not committed) you can delete it without any issues.
If you have Committed the Update Set, you must not delete it rather you can hit the Back out UI button on the Update Set.
Export XML of update set if you want to redeploy later on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2023 06:52 AM
Hi @Akki1
Hope you are doing great.
You can delete the update set , it wont cause any issue. Just make sure to take XML backup of your update set.
- If update set is not committed then , you can delete the update set directly.
- If you want to delete update set which is commited, then you can click "Back out " to revert from update set changes. If you want to re-deploy the update set after deleting it, you can follow these steps to import it again:
Navigate to "Retrieved Update Sets"
- Import XML of Your update set and commit it again.
Regards,
Riya Verma