Skip to content

Remove `group_analytics_dashboards` feature flag

Alex Pennells requested to merge 439718-rm-group-analytics-dashboards into master

What does this MR do and why?

It has enabled by default since 16.8 and we are now safe to remove it.

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.

How to set up and validate locally

  1. From any groups page, visit the Analytics dashboards (Analyze > Analytics dashboards in the sidebar)
  2. You'll see the dashboards list with an option for Value Streams Dashboard
  3. Feature.enable(:project_analytics_dashboard_dynamic_vsd)
  4. From any projects page, repeat steps 1 & 2

Related to #439718 (closed)

Edited by Alex Pennells

Merge request reports