Open ug-christoph opened 3 weeks ago
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-settings-integrations for triage ⏲️
Routing to @getsentry/product-owners-issues for triage ⏲️
Triaging to issues team since the GroupDetailsEndpoint
is owned by issues.
Thank you for your suggestion! We purposefully return the title truncated to 100 chars, as this is how it should appear in the UI. We could potentially add the message to the endpoint response, to get the message truncated to 255 chars, and I have added this to our backlog.
Problem Statement
We use the linear/sentry integration. Unfortunately the linear tickets only show a truncated version of the title. Both the linear as well as the sentry support have confirmed that this is a limitation in the sentry API and this endpoint currently only serves the truncated title: https://docs.sentry.io/api/events/retrieve-an-issue/
In order to make the data useful I would need to see the full title/message. Otherwise I always have to jump between the linear and sentry UI.
Solution Brainstorm
No response
Product Area
APIs