View dashboard : auto‑migrates dashboard that should not be migrated when unified is trueDescriptionWhen the unified analytics flag (com.glide.par.unified_analytics.enabled) is true, clicking the **View Dashboard** UI action on a Core UI dashboard that has been marked “Do not bulk migrate” causes the system to automatically create a corresponding par_dashboard record and migrate the dashboard, even though it should remain excluded. This behavior occurs during or after a bulk migration in Yokohama (and earlier releases) and results in unintended dashboard migration.Steps to Reproduce From Zurich, this behavior is no longer seen since we got rid of this mechanism. Reproducing steps only apply to Yokohama and older versions. - Mark dashboard on pa_dashboard list as Do not bulk migrate according to doc: https://www.servicenow.com/docs/bundle/yokohama-now-intelligence/page/use/par-for-workspace/task/data-migration-block-specific.html- Run bulk migration- Activate - Go back to such dashboard in pa_dashboard, click on View DashboardActual: dashboard is auto migrated Expect: Dashboard should not be migrated since it is blocked from migration 1. In a Yokohama (or earlier) instance, open the **pa_dashboard** list. 2. Mark a dashboard with the **Do not bulk migrate** flag as documented. 3. Run a bulk migration from Core UI to Platform Analytics. 4. After migration, open the same dashboard in **pa_dashboard** and click **View Dashboard**. 5. Observe that a new par_dashboard record is created and the dashboard is migrated despite the flag.WorkaroundIf you encounter this issue on Yokohama Patch 3 or earlier, please create a support case and contact TSE.The workaround will be provided by the TSE team.Related Problem: PRB1865209