Skip to content

Add Analytics dashboards pointer group setting

What does this MR do and why?

Adds a project pointer for Analytics Dashboards configuration repository.

Screenshots or screen recordings

Screenshot (2023-01-13)

Screen_Shot_2023-01-13_at_10.42.17_PM

Screenshot (Outdated)

image

How to set up and validate locally

  1. Enable "group_analytics_dashboards_page" feature flag: Feature.enable(:group_analytics_dashboards_page)
  2. Navigate to group "General Settings => Dashboards"
  3. Select a project from the list. Save changes.
  4. Project pointer should be saved.
  5. Click on "x" mark to delete the pointer. Save changes.
  6. Project pointer should be empty.

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 #385715 (closed)

Edited by Paul Slaughter

Merge request reports