- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 09:15 AM
Hello,
I have just upgraded my DEV instance to Vancouver and am trying to resolve a skipped record on this file:
sys_ui_related_list
When going through the skipped records there have been options to keep the customization or to revert to the base system but the only option is to revert back to base system even though there is customization present. I have looked through the post upgrade documentation but don't see this scenario in the doc.
Thanks for any help,
HG
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 10:16 AM
You can view the records in the sys_update_version table with name = 'sys_ui_related_list_<sys_id>' use the sys_id value of the specific record. From there, open each and decide which version you want to keep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 10:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 10:16 AM
You can view the records in the sys_update_version table with name = 'sys_ui_related_list_<sys_id>' use the sys_id value of the specific record. From there, open each and decide which version you want to keep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 10:23 AM