Screenshot problems on Sentry Basics > Grouping Issues page
Core or SDK?
Core Sentry product
Which part? Which one?
https://docs.sentry.io/product/sentry-basics/grouping-and-fingerprints/
Description
There are a number of issues with the screenshots on this page:
-
In the screenshot for "Why are similar-looking issues not grouping together?", the function name in the top frame is still the minified name (
a) rather than the deminified one. This makes it harder to tell that the stacktraces are (supposedly) different. -
The after-merge screenshot in "Merging Similar Issues" doesn't seem to have anything to do with the pre-merge screenshot. If it did, the issue id would match one of the pre-merge issues, the event count would be 2, the user count would be 2, the error message shown would be one of the two from the pre-merge shot, and the first-seen and last-seen data would match the older of the two first-seen values and the newer of the two last-seen values.
-
Many of the screenshots are too zoomed out to be particularly legible, and are also kind of blurry.
Suggested Solution
Remake the screenshots. Alternatively (to solve the second bullet point, at least), just point to https://docs.sentry.io/product/data-management-settings/event-grouping/merging-issues/, where the screenshots are much better.