sentry-javascript
sentry-javascript copied to clipboard
sendFeedback returns eventId and issueId
Problem Statement
We need to have links in our admin application to user feedback together with private user data which we can't pass to Sentry. Please change sendFeedback method to return Promise<{issueId: string, eventId: string}>
Solution Brainstorm
Please change sendFeedback method to return Promise<{issueId: string, eventId: string}>
Hello, we will look into this in the process of https://github.com/getsentry/sentry-javascript/issues/10953!
In v8, you can use Sentry.captureFeedback() which returns an eventId that you may use - give it a try!
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀