Skip to content

Remove default from custom Sentry fingerprinting

Robert Speicher requested to merge rs-remove-default-fingerprinting into master

Follow-up to !28058 (merged), this removes the {{ default }} value from the custom fingerprint so that we're now exclusively grouping these exceptions by type and message.

Merge request reports