Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sendFeedback returns eventId and issueId #11425

Closed
pavel-lb1 opened this issue Apr 4, 2024 · 3 comments
Closed

sendFeedback returns eventId and issueId #11425

pavel-lb1 opened this issue Apr 4, 2024 · 3 comments

Comments

@pavel-lb1
Copy link

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}>

@mydea
Copy link
Member

mydea commented Apr 4, 2024

Hello, we will look into this in the process of #10953!

@mydea
Copy link
Member

mydea commented May 15, 2024

In v8, you can use Sentry.captureFeedback() which returns an eventId that you may use - give it a try!

@getsantry
Copy link

getsantry bot commented Jun 6, 2024

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 🥀

@getsantry getsantry bot added the Stale label Jun 6, 2024
@getsantry getsantry bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

No branches or pull requests

4 participants