Skip to content

Rename sendFeedback to captureFeedback & enhance it #10953

Closed
getsentry/sentry-docs
#10172
@billyvg

Description

@billyvg

We want to deprecate captureUserFeedback, and instead have a new API captureFeedback that users can use instead.

This will send to the new feedback API, and allow to optionally define an event id that should be assigned to the feedback. This API will also apply scope etc. to the feedback event.

We will keep the old captureUserFeedback API for v8, as the new API will require a newer self-hosted version. Eventually, only captureFeedback will remain (~in v9 or beyond).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions