Skip to content

Sort changed metrics first in metrics reports MR widget

Miranda Fluharty requested to merge 260388-sort-metrics-reports-in-widget into master

What does this MR do?

For more context, see #260388 (closed)

This MR sorts the existing metrics in the metrics report MR widget so that the changed metrics appear above the unchanged existing metrics. The order of the metrics in the expanded widget list will now be: new metrics first, then changed existing metrics, then unchanged existing metrics, then removed metrics.

This MR also updates the How it works section of the Metrics Reports documentation to explain the order and the meaning of the New and Removed badges that appear next to metrics.

Screenshots

before after
order new, unsorted existing, removed new, changed existing, unchanged existing, removed
screenshot Screen_Shot_2021-02-19_at_14.22.46 Screen_Shot_2021-02-19_at_14.21.45

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Miranda Fluharty

Merge request reports