Alert overview - increase limit 100
Open
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Hi,
We would like to be able to increase the max returned alerts on the alert overview.
When you have more than 100 alerts, it 's impossible to view and modify the most recent ones.
We can see in the dev network tools that the url used is: ./api/v2/checks?orgID=328a01d8457e62a9&limit=100
When we manually increase the limit in the query param, we are getting the error below:
{"code":"invalid","message":"limit must be between 1 and 100"}
Please advise!
Thanks in advance,
Tom
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.