getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.11k stars 4.2k forks source link

Support for default fields in custom field configurations #46245

Open mlbullett opened 1 year ago

mlbullett commented 1 year ago

Problem Statement

We recently ran into the issue of descriptions not being transferred to the Jira ticket when creating one from sentry. This was caused by the fact that we have custom field configurations for our different issue types which sets a new id for the description field (so not the standard 10001 of the default field configurations).

Solution Brainstorm

Unlike with custom fields, the description is a standard field and should be referable to by name in the API call. If this is correct, it would simply be a matter of using the field name instead of the ID in the request body.

getsantry[bot] commented 1 year ago

Assigning to @getsentry/support for routing, due by (yyz). ⏲️

getsantry[bot] commented 1 year ago

Routing to @getsentry/ecosystem for triage, due by (sfo). ⏲️