Could not find a record in sys_portal for column portal_widget referenced in this update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 09:38 AM
When moving update set to another instance, I get this error:
Could not find a record in sys_portal for column portal_widget referenced in this update
Could not find a record in sys_portal_page for column page referenced in this update |
Could not find a record in sys_portal for column portal_widget referenced in this update
I am trying to move dashboards to another instance from another but these errors occurs every time. Could this be because they are somehow fixed in one instance?
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 10:43 AM
You can export the required update set into .xlsx file or other formats after that you can import from other instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2018 11:58 PM
I mean it does come to another instance but it has errors while I try to commit it. So this doesn't help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2018 07:39 AM
I know this is old, were you able to resolve this issue? I am getting the same error when trying to move an update set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2018 06:21 AM
Seen this at my client now and the records are not in the update set, or sys_update_xml table
For now I just grabbed all of the records that the developer created that day and added to the update set (see Add to Update Set from the share site)
On Monday I will be writing a UI Action for the sys_portal page so that it and all related records are added. I'll get a HI ticket raised too as it seems it is treating this as data, whereas we are not, to us it development for a dashboard etc.