Skip to content

WIP: Add details for g_compliance_dashboard_feature flag

What does this MR do?

The g_compliance_dashboard_feature feature flag did not yet have URL and group details, so this adds them.

Note: At first it looked like this feature flag had been removed, but there is a test that indicates it is still in use, so it may actually be a dynamic feature flag that is based on the Redis counter name.

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

Edited by Dan Jensen

Merge request reports