Skip to content

Track epic parent changes via usage ping

charlie ablett requested to merge 292253-track-epic-set-parent into master

What does this MR do?

Users can set an epic to have either a parent epic, or child epics. Add tracking for epic parents set events via usage ping, whether it's in the form of the parent being set or a child being set.

The tracking functionality is behind a feature flag: :track_epics_activity defaulted to on.

Screenshots (strongly suggested)

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

Related to #292253 (closed)

Merge request reports