sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

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

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce We are experiencing random missed check-in notification due to check-in being linked to D+1. Here is the situation on January 31st. Two...

Product Area: Crons
getsentry/sentry
Crons
Bug

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce When viewing the Stats page and changing the type parameter from periodic to cumulative, the graph remains unchanged. 1. Navigate [here](https://kismeow.sentry.io/stats/?project=4505244102426624&statsPeriod=90d&transform=cumulative) 2....

Product Area: Stats
Waiting for: Product Owner

Fixes the previously faulty implementation by removing the translate approach in favor of margin, and sets is so that only elements that are focused receive the z-index propagation, which omits...

Scope: Frontend

DO NOT MERGE: Example usages and very rough outline of potential notification platform code. This is just here to illustrate what a potential solution could look like in the future,...

Scope: Backend

soft delete organizationmemberteam.is_active, as it's no longer used.

Scope: Backend
Stale

Bug: closing the widget closes the flyout https://sentry.slack.com/archives/C04RDSY3ML1/p1747939915308749?thread_ts=1747936139.232849&cid=C04RDSY3ML1 Ref - https://github.com/getsentry/team-replay/issues/584

Scope: Frontend
Stale

Lay out initial models for basic status pages

Scope: Backend
Stale

Fix typo:

Scope: Frontend
Trigger: getsentry tests

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Create an interval cron monitor that expects a check-in every 5min 2. Set the timeout time to any value longer than...

Waiting for: Support