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

Allow sendFeedback() to accept an event id #11217

Closed
billyvg opened this issue Mar 20, 2024 · 1 comment
Closed

Allow sendFeedback() to accept an event id #11217

billyvg opened this issue Mar 20, 2024 · 1 comment

Comments

@billyvg
Copy link
Member

billyvg commented Mar 20, 2024

This will allow us to use the new feedback API to be able to support "crash reports" by associating the feedback event with an event id. Using this new API also allows us to resolve the issue where the feedback environment does not match the event environment (assuming users use the new API instead of captureUserFeedback).

We would need to set associated_event_id in the feedback context if an event id is passed into sendFeedback().

@mydea
Copy link
Member

mydea commented Mar 25, 2024

merged this into #10953!

@mydea mydea closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants