-
- Downloads
There was an error fetching the commit references. Please try again later.
Fix performance bar warnings when Rugged is disabled
`detailed_metric.vue` was attempting to read the `duration` field even when the metric did not exist in the JSON payload. We now check for the existence of the metrics before attempting to display the value. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65491
Please register or sign in to comment