getsentry / getsentry/sentry

Allow filtering by who reviewed an issue

Open
#46,314 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Problem Statement

We have a weekly-rotating person monitoring sentry issues (same as #41122).

When reviewing the encountered issues at the end of the week, it is currently not possible to get an overview of all issues that were reviewed or interacted with by oneself. However, in the activity tab, it can clearly be seen who performed the action, thus the data is stored.

### Solution Brainstorm

Add a new filter for `reviewed_by: Person`, possibly with a date when the interaction happened / when the last interaction with the issue happened.

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.