Skip to content

Productivity Analytics: Show scatterplot behind feature flag

What does this MR do?

This introduced the productivity_analytics_scatterplot_enabled feature flag to enable/disable the scatterplot chart on the Productivity Analytics page added in !15569 (merged)

When disabled, FE should not load any scatterplot data and should hide the scatterplot.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance 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
Edited by Martin Wortschack

Merge request reports