Delete update set in test instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 07:04 AM
Hi Team,
One Practical scenario, what have done work in dev instance and moved to test instance, in test instance we have committed the update set, unfortunately my colleague has deleted the update set, what will happen?
Thank in advance!
Regards.
Srinivasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 07:10 AM
Hi @Srinivasu2 ,
It will cause the customizations being lost when the instance is upgraded.
Refer the official documentation here.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 07:18 AM
When an update set is deleted in a specific instance, an error message appears indicating that a certain number of customer updates could be affected. This implies that the changes captured in the update set might be lost in that instance.
Solution: To address this, simply redeploy the same update set from the development instance to the test instance once again. It's possible that you may encounter preview update set errors during this process. In that case, you should accept all the errors that arise. This will help restore the changes and ensure that the intended updates are applied correctly in the test instance.
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.