Skip to content

Fix telemetry event not being sent

Savas Vedova requested to merge 448284-fix-telemetry-license-compliance into master

What does this MR do and why?

Fix telemetry event not being sent with the License Compliance Widget.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

fix-license-compliance

How to set up and validate locally

  1. Checkout https://gitlab.com/gitlab-org/frontend/playground/gitlab-mr-widgets-demo
  2. Create an MR by modifying the Readme.md
  3. Visit the MR page and wait for the widgets to appear
  4. Click on the License Compliance Full Report action button
  5. Verify that telemetry is called through the Network Tab in the Developer Console

Related to #448284 (closed)

Merge request reports