getsentry / getsentry/sentry

Issue Alerts - Add Searching and Ordering

Open
#84,010 2 comments 0 reactions 0 assignees View on GitHub
Feature Product Area: Alerts
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

We currently offer next and prev buttons, but no way to efficiently find an issue through a large number of issues. This is often helpful for ensuring Alerts are working as expected and that they got triggered for a specific issue/event.

Image

### Solution Brainstorm

Allow searching and ordering of issues that have been triggered by an Alert. Add a search bar above the issues section for basic searching options, such as [issue properties](https://docs.sentry.io/concepts/search/searchable-properties/issues/): issue, id, title, message, and error type. Additionally, the columns: alerts, events, and last triggered could allow for ordering on click (ascending or descending).

### Product Area

Alerts

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.