Skip to content

Remove the feature gate on the VSD config setting

Alex Pennells requested to merge 420300-remove-feature-gate into master

What does this MR do and why?

This setting was not meant to be hidden behind a feature flag or licensed feature, and no longer will be after this MR.

Screenshots or screen recordings

Before After
Screenshot_2023-08-02_at_1.02.24_PM Screenshot_2023-08-02_at_1.01.28_PM

How to set up and validate locally

  1. Feature.disable(:combined_analytics_dashboards)
  2. For any group, visit the General settings page (on sidebar: Settings > General)
  3. In the Analytics section, verify that the Analytics Dashboards card appears

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

Merge request reports

Loading