Open rachrwang opened 11 months ago
Conclusion:
Example 1 and 2 are not grouping problems
Example 3 is a known grouping problem: see chained JS errors
The problem is likely to come that we're not using the remote traceback [1] for grouping.
If you place a remote traceback in front of another you will see that the error came from two different lines within the same function.
The issue comes from this commit which soon after it was reverted
[1]
We have two internal reports of issue titles & event titles being different, and that causing confusion. This ticket is an investigation tickets to determine whether these are actually grouping problems.
Example 1:
John Yang reported this issue.
See screenshots below.
Example 2:
Josh Ferge reported this issue
Example 3: Reported by George: "These two issues are identical, I feel like they should have been one group": https://sentry.sentry.io/issues/4720478456/ https://sentry.sentry.io/issues/4720606725/