Skip to content

Reverse order of recent month columns in VSD

What does this MR do and why?

Reverse order of recent month columns in VSD

Change order of the 3 columns representing the current month, last month, and the month before last so that they progress chronologically from left to right.

Changelog: changed EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

  1. Check out this branch
  2. Visit a project or group VSD
  3. You will see that the column order is Metric, [2 months ago], [1 month ago], Month to date, Past 6 Months

Related to #451909 (closed), #452231 (closed)

Edited by Chad Lavimoniere

Merge request reports