where can we find what action was taken on the preview errors in the update set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2022 07:42 PM
Hi experts,
We have an update set where which was deployed earlier in the TEST instance with some errors and warnings. But that is not documented in the deployment plan. Now when I need to deploy it to higher instance QA I must know what actions were taken in TEST instance to address these errors.
I know there is a table - sys_update_preview_problem where the list of Preview errors are stored, but I can not see the details of action taken on those errors.
Is there any way we can find it out?
Thanks in advance!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2022 08:41 PM
Hi,
You can check the Status column values.
If you skip remote update then status would be 'Skipped'. If you Accept Remote update then the status would be 'Ignored'.
Thanks
Anil Lande
Thanks
Anil Lande