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

In #29532, we decided not to show the stack trace when threads are shown in the issue. We want to add it back since events are grouped by the stack...

Scope: Frontend

![Image](https://github.com/user-attachments/assets/94f52250-14d1-4b22-84d1-6a4c3c2705e3) We should aim for having as much consistent metric name input width as possible so that all other inputs are not shifted. In this scenario, it's extra strange as...

Kill switch for the whole feature and per project. Closes https://github.com/getsentry/sentry/issues/75804

Scope: Backend

This function needs the other comparison direction, we should show users the old trace view if the trace is older (lower) than the span extraction date.

Scope: Frontend

### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### What are you trying to accomplish? I'm configuring SSO via a generic SAML provider. All works well, but our company requires SAML Assertion Encryption which...

Product Area: Settings - Auth

**Before:** https://github.com/user-attachments/assets/38036467-108a-452e-838f-7d56fe69d681 **After:** https://github.com/user-attachments/assets/9dfce3fe-d463-486c-803a-568878a5c6d1

Scope: Frontend

Extract common code for the "link identity" and "unlink identity" operations on messaging integrations.

Scope: Backend

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Follow the steps on this guide to install Jira integration: https://docs.sentry.io/organization/integrations/issue-tracking/jira/ [Edit]: I'm now able to reproduce it on my test...

Sync: Jira
Product Area: Settings - Integrations
Waiting for: Product Owner

**Before:** When no item is selected, the alignment of the items looks odd — they are shifted to the right ![image](https://github.com/user-attachments/assets/23df7d4f-fa19-49d3-ae0f-8bade48115ba) ![image](https://github.com/user-attachments/assets/8ac2c065-f231-45fa-8d26-97f6ec4a4975) **After:** ![image](https://github.com/user-attachments/assets/ac9eedfa-56c3-4385-a3ae-82371d292b83) ![image](https://github.com/user-attachments/assets/798483c1-3b0d-495c-9926-a704c4432f40) ![image](https://github.com/user-attachments/assets/0f1a6c9e-804d-42f4-8957-c70830ce54c4)

Scope: Frontend

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Go to issues page 2. Search for `is:unassigned` ### Expected Result The issues page will return unassigned issues ### Actual Result...

Product Area: Issues
Waiting for: Product Owner