Skip to content

Remove analytics navbar feature flags

Adam Hegyi requested to merge 202094-remove-navbar-feature-flags into master

What does this MR do?

This MR removes the following feature flags:

  • analytics_pages_under_project_analytics_sidebar
  • analytics_pages_under_group_analytics_sidebar
  • group_level_productivity_analytics

The feature flags are default_enabled: true since 12.8, docs pages have been already updated.

Note: for productivity analytics the hide_group_drop_down: data parameter will be cleaned up separately (JS only).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #202094 (closed)

Edited by Adam Hegyi

Merge request reports