Allow creating alerts for environments that haven't gotten any events for that environment yet
Open
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
We would like to create alert rules for services up front so one environment's alerts go to one channel and another environment's to another. However the input for environment doesn't allow environments that don't have issues yet, even though environment is passed to init
### Solution Brainstorm
Populate environments input in alert rule based on the project environments
Contributor guide
Assessment
This issue has not been assessed yet.