Skip to content

Unrelated errors are grouped together #16409

Open
@aludvigsen

Description

@aludvigsen

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/nextjs

SDK Version

9.x

Framework Version

Next 15.3.2, TRPC 11.1

Link to Sentry event

No response

Reproduction Example/SDK Setup

I upgraded from version 7 to version 9, and after the upgrade a lot of my errors are grouped together even though they are not related except they all are "TRPCError"s.

Steps to Reproduce

Triggering an error in different trpc procedures.

Expected Result

Triggering an error from different procedures should result in a separate issue per error.

Actual Result

Errors ends up in the same issue on Sentry with the title and message from the initial error shown on top.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions