Skip to content

Move Analytics settings to a new admin settings section

Max Woolf requested to merge 451584-admin-analytics-settings into master

What does this MR do and why?

  • Adds a new sidebar entry (Settings -> Analytics) which is visible only when Product Analytics is licenced and available.
  • Removes the Product Analytics section from the General settings page.
  • Moves those settings to the new Analytics page.

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
image image

How to set up and validate locally

  • Use an Ultimate licenced instance
  • As an admin user, go to Admin Area.
  • Go to Settings -> General and note that the Product Analytics section is now missing.
  • Note that in the main sidebar, under Settings, there is now an Analytics sub-item. Click that.
  • Attempt to change all of the values, and assert that those values have been saved.

Related to #451584 (closed)

Edited by Max Woolf

Merge request reports