sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

Results 1550 sentry issues
Sort by recently updated
recently updated
newest added

created `member:invite` scope to allow members without `member:write` access to add new members to an organization without being able to edit them

Scope: Backend

this pr fixes a bug with codeowners where the wrong codeowner was selected. this is because `get_issue_owners` returns 2 owners so when auto-assignment happened, it only filtered by type. But...

Scope: Backend

add toggle for org admin to allow/disallow members from inviting teammates to their org Admin view: Non-admin view (toggle is disabled):

Scope: Frontend

Fixes https://github.com/getsentry/sentry/issues/68481 For the screenshots, I used dev-ui to override the feedback's trace ID. Before merging, we need to test this by finding/creating some real-world, prod examples. 1. [Trace w/26...

Scope: Frontend

Bumps the react-testing-library-dependencies group with 2 updates in the / directory: [@testing-library/dom](https://github.com/testing-library/dom-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/dom` from 10.1.0 to 10.4.0 Release notes Sourced from @​testing-library/dom's releases. v10.4.0 10.4.0 (2024-07-22) Features...

Scope: Frontend

Bumps the babel-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.5` |...

Scope: Frontend

Bumps the emotion-dependencies group with 4 updates in the / directory: [@emotion/babel-plugin](https://github.com/emotion-js/emotion), [@emotion/css](https://github.com/emotion-js/emotion), [@emotion/react](https://github.com/emotion-js/emotion) and [@emotion/styled](https://github.com/emotion-js/emotion). Updates `@emotion/babel-plugin` from 11.11.0 to 11.12.0 Release notes Sourced from @​emotion/babel-plugin's releases. @​emotion/babel-plugin@​11.12.0 Patch...

Scope: Frontend

Bumps the sentry-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/core](https://github.com/getsentry/sentry-javascript) | `8.24.0` |...

Scope: Frontend

Bumps the webpack-dependencies group with 1 update in the / directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.91.0 to 5.94.0 Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition...

Scope: Frontend

Bumps the spectrum-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-aria/combobox](https://github.com/adobe/react-spectrum) | `3.8.4` |...

Scope: Frontend