-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[User Feedback] Custom extra
context does not display in UI with User Feedback API method
#73194
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
Comments
Assigning to @getsentry/support for routing ⏲️ |
Routing to @getsentry/product-owners-user-feedback for triage ⏲️ |
Thanks for raising! We don't support |
For context, the SDK part is unblocked to pass |
Ah I see, thanks! Is there a timeline or plans to implement support for it currently? If not yet, should we maybe remove the code block example here in the docs for now? |
We don't have a timeline for that yet. Removing the note from the doc until then is a good call, thanks Docs PR: getsentry/sentry-docs#10484 |
@bruno-garcia do we still want to support this? |
Second parameter of Sentry.captureFeedback seems a no-op at the moment, is that the same for everyone? Attachments are not passed along at all |
@max-degterev please open a new ticket. The second parameter takes more than just |
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
tested in SDK
@sentry/nextjs 8.11.0
and@sentry/node 8.11.0
extra
key does not appear in User Feedback.The outgoing feedback event network request includes the extra key -
The UI only shows the added tags but not the added Extra data -
Link to the feedback event in the screnshots in my org.
Expected Result
Extra data should show in the UI
Actual Result
Extra data does not show.
Product Area
User Feedback
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: