Unsupported widget titles, widget names are getting changed as per the Portal Page preferencesDescriptionPost Migration, Report names are getting changed for unsupported widgets (such as the 'trend' report widget in this case). This is an issue with the migration process. For widgets that are currently not supported by migration (such as the 'trend' report widget in this case), It will take the title from the Portal Page preferences rather than from the widget itself, as we do for supported widgets.Portal Page preferences (sys_portal_page.list) are not updated when the widget is renamed from the dashboard, which is why we see the outdated title.Steps to Reproduce 1) Add a report ('trend' report widget) in Core UI dashboard2) Now, check this report name in Portal Page preferences (sys_portal_page.list)3) Now, rename the report in the dashboard4) Migrate the dashboard5) post migration, you will see the old report name instead of newly updated name6) This is due to, for widgets that are currently not supported by migration (such as the 'trend' report widget in this case), It will take the title from the Portal Page preferences.7) Portal Page preferences (sys_portal_page.list) are not updated when the widget is renamed from the dashboard, which is why we see the outdated title.WorkaroundWe can manually update the widget title in the Portal Page preferences, so it will be used in the next dashboard migration.Release date is planned on 2025-07-31 and it will be bundled with Zurich family releaseRelated Problem: PRB1872306