getRecord(); if ($legacyRun instanceof EntraGroupSyncRun && is_numeric($legacyRun->operation_run_id)) { $this->redirect(OperationRunLinks::tenantlessView((int) $legacyRun->operation_run_id)); } } }