Skip to content

Track blocked epics added on usage ping

What does this MR do and why?

Record blocked related epics added 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 blocking the current epic 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_added_[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