bug fixes
This commit is contained in:
@@ -1284,6 +1284,9 @@ final class Router
|
||||
'row_count' => count($rows),
|
||||
'limit' => self::BOOTSTRAP_MEASUREMENT_LIMIT,
|
||||
]);
|
||||
|
||||
$rows = $this->ensureMeasurementFxReferences($projectKey, $rows, $settings);
|
||||
|
||||
return $this->analytics()->enrichMeasurements($rows, $settings, [
|
||||
'full_latest_only' => in_array($view, ['overview', 'mining'], true),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user