Lock event navigator on issue details page to a specific release
- 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).

### Solution Brainstorm
Perhaps we could add a Release filter below the 'Older/Newer' button, similar to the one we have for Dashboards (shown below):

┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-1741) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.