Skip to content

Remove CE & EE from the end of widget names when reporting events

What does this MR do and why?

For ease-of-use for developers, the automatic telemetry reporting from widget extensions can simply remove trailing CE and EE suffixes.

While those suffixes may be useful for development, the distinction is not important when reporting the telemetry events.

See this issue & thread for the instigating error.

Screenshots or screen recordings

N/A. This is all backstage.

How to set up and validate locally

  1. Run spec/frontend/vue_merge_request_widget/mr_widget_options_spec.js

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 Thomas Randolph

Merge request reports