Enrich the output response of List Project's Issues Endpoint
Open
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
Assessment
This issue has not been assessed yet.