Errors when migrating Core UI Dashboards to Platform Analytics Dashboards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 08:56 AM - edited 05-16-2025 09:03 AM
I'm doing a partial migration for dashboards and I ran into issues with a couple dashboards not being migrated over to Platform Analytics. I got this following error:
I checked my logs and below is what I found. Does anyone know what these errors means?
1. COREUI_MIG: Error migrating additional dashboard permissions: java.lang.NullPointerException: Cannot invoke "com.snc.par.migration.data.DTO.DashboardGroupCategoryDto.getDashboardCategory()" because "dashboardGroupCategoryDto" is null
2. COREUI_MIG: Failed to migrate dashboard: com.glide.script.transpilation.TranspilationException: COREUI_MIG: Failed to execute migration script for [SYS_ID]. TypeError: Cannot set property "name" of undefined to "undefined": com.snc.par.migration.service.migrator.AbstractMigrator.executeScript(AbstractMigrator.java:95)
There's nothing I found online. Hoping to have the community help out. Thanks!