rodolfoBee
rodolfoBee
[User Feecback] Feedback sent with the feedback API do not appear under Issue Details feedbacks tab.
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Send a feedback [using this guide](https://docs.sentry.io/platforms/javascript/user-feedback/#user-feedback-api), for example: ``` Sentry.init({ dsn:"..." }) Sentry.captureException(new Error("Feedback test")) Sentry.captureFeedback( { name: "User 1", message:...
### Problem Statement The Screen Loads page to view TTID and TTFD in Mobile applications currently only shows transactions with operation ui.load. ### Solution Brainstorm Extend the page to also...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Configure Azure SSO 2. Configure Azure SCIM 3. Add a user in Azure to a new group 4. Sync the changes...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Integration sentry-android ### Build System Gradle ### AGP Version 4.11.0 ### Proguard Disabled ### Version 7.12.1 and 7.15.0 ### Steps to Reproduce App is written in Kotlin, here is...
### How do you use Sentry? Sentry Saas (sentry.io) ### Version 2.15.0 ### Steps to Reproduce The issue is happening in a custom Python framework consisting of: - microservices running...