Skip to content

MR Analytics: Add pipelines sanity check

Martin Wortschack requested to merge mw-fix-throughput-table into master

What does this MR do and why?

As described in #342911 (closed), the throughput table on the MR Analytics page occasionally won't be show up. This is due to a JS error as we have a few references to the sub-properties of the pipelines object that can be null. This MR implements a sanity check for the pipelines object.

Screenshots or screen recordings

N/A

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #342911 (closed)

Edited by Martin Wortschack

Merge request reports

Loading