Skip to content

Track blocking epics removed on usage ping

What does this MR do and why?

Record blocking related epic links removed event on usage ping.

Related to #355471 (closed)

How to set up and validate locally

  1. Turn on track_epics_activity feature flag
  2. Remove an epic that is blocking another epic
  3. Follow https://docs.gitlab.com/ee/development/service_ping/implement.html#test-local-setup and check if g_project_management_epic_blocking_removed_[weekly|monthly] events got recorded.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Felipe Artur

Merge request reports