getsentry / getsentry/sentry

Enrich the output response of List Project's Issues Endpoint

Open
#67,103 6 comments 1 reaction 0 assignees View on GitHub
API Platform Feature
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

when retrieving issues through the List of Project's Issues, there is no way to know what environment are impacted. (In fact, this could be possible by retrieving the list of events through a second request to get all impacted environments through the events, but it seems a bit heavy)

### Solution Brainstorm

Adding a field in the output with an array of impacted events would be sufficient

### Product Area

APIs

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.