Skip to content

Record related epic blocked removed removed on usage data

Felipe Artur requested to merge issue_355471-count_blocked_epics_removed into master

What does this MR do and why?

Record blocked related epics 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. Add an epic blocking he current epic (is blocked by) type on related epics widget
  3. Follow https://docs.gitlab.com/ee/development/service_ping/implement.html#test-local-setup and check if g_project_management_epic_blocked_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