Skip to content

Draft: Renames utils captureException to captureVueComponentException (4)

Miguel Rincon requested to merge 339335-rename-utils-capture-exception into master

What does this MR do and why?

In order to move to a simpler way to import Sentry, I am reanming this function so we can replace other occurrences of captureException.

This also prevents confusion between different ways to call Sentry.

Screenshots or screen recordings

NA

MR acceptance checklist

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

Related to #339335 (closed)

Merge request reports