Skip to content

Resolve "Group Activity Analytics: Add New Members count"

What does this MR do?

We recently implemented !26285 (merged) to display the following metrics in the Group Activity card:

  • Merge Requests created
  • Issues created

This MR adds the New Members created metric to the group activity card.

This is behind the group_activity_analytics feature flag.

Screenshots

group_activity_new_members_count

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

Edited by Martin Wortschack

Merge request reports