Francis
Francis
### 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...
### Environment Angular 14.2, but issue exists in Angular 16 as well `@angular-builders/custom-webpack` 14.1.0 `@sentry/webpack-plugin` 2.4.0 ### Steps to Reproduce [Repro provided by user](https://github.com/TobyBladen/sentry-bug-reproduce) 1. npm install 2. npm run...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce This was reported by a user but I see the behavior in our Sentry org as well. 1. Go to a project's...
Several customers are experiencing trouble using the form from the “Tell Us Where Your Source Code Is” with the GitHub integration. POST request is setting “http:” as the defaultBranch and...
### Problem Statement For the normal python sdk, we usually only output logging with `debug=True`, but with the `AWSLambdaIntegration()` the timeout warnings are logged regardless of whether debug is on...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. [Follow the docs](https://docs.sentry.io/platforms/python/tracing/instrumentation/custom-instrumentation/queues-module/) to create a queue monitoring transaction 2. Open up the Queue monitoring dashboard and see 100% error rate....
### Problem Statement When implementing SSO to an org, if the user assigned to the SSO provider already has a Sentry account, we prompt the user to confirm their account...
### Problem Statement When `Require SSO` is unchecked in the Auth Settings, users are able to login via SSO or via username/password. The problem it is not obvious how to...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Visit Sentry in a mobile browser 2. Open up an issue 3. Go to All Events Tab 4. The columns (Title,...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce Reported by a user, and I am unable to reproduce with the old integration so it might be only affecting the new...