- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2022 02:07 AM
We have 3 instances. DEV, TEST and PROD.
Lets say I have cloned PROD over DEV, then upgraded DEV instance, reviewed all the skipped records (assume I have 100 skipped records) in DEV and have captured required changes in Update set.
Now when upgrade TEST instance, I dont want to review all those 100 skipped records as I have already reviewed in DEV instance.
How should I handle this? If I move my update set to TEST after upgrading TEST instance, will there be any changes to my skipped records? or what exactly will happen to my skipped records after I move my update sets?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2022 05:50 AM
Hi Suggy,
After you commit the update set in TEST, when you navigate to the Upgrade History you should expect to see the 100 skipped records appear on the "Skipped Changes Reviewed" related list (as if you performed the same remediation steps in TEST that you did in DEV).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2022 05:25 AM
Hi
When you manage skipped updates i.e review and merge, revert to base, etc the changes are saved in the update set you are currently working in. If you are not currently working in an update set then the changes are saved to the Default update set.
Hence, as per your requirement, the update set where you have captured the required changes , please move it to TEST after upgrading the TEST instance.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2022 07:37 PM
Hi
Next I will move my update set to TEST. What will happen to those 100 skipped records?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2022 05:50 AM
Hi Suggy,
After you commit the update set in TEST, when you navigate to the Upgrade History you should expect to see the 100 skipped records appear on the "Skipped Changes Reviewed" related list (as if you performed the same remediation steps in TEST that you did in DEV).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2022 08:59 AM
Thank you for that clarification