getsentry / getsentry/sentry

Lock event navigator on issue details page to a specific release

Open
#44,513 4 comments 0 reactions 0 assignees View on GitHub
Sync: Jira
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Problem Statement

The event navigator (the 'Older/Newer' buttons) on the issue details page currently lets you cycle through all of the events in an issue in chronological order, but it doesn't allow you to lock it to events for a specific release. A customer requested such a feature, since they said that 80% of the time they generally care more about their 1-2 most recent recent releases; older release information isn't as helpful for diagnosing current data (since they've added more breadcrumbs, tags, etc. as they have gone along).
Screenshot 2023-02-13 at 9 28 35 AM

### Solution Brainstorm

Perhaps we could add a Release filter below the 'Older/Newer' button, similar to the one we have for Dashboards (shown below):
Screenshot 2023-02-13 at 9 33 14 AM

┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-1741) by [Unito](https://www.unito.io)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.