0 comments (0 comments)3 reactions (3 reactions)0 assignees (0 assignees)Python4,236 forks (4,236 forks)batch import
BackendFrontendenhancementhelp wanted
Repository metrics
- Stars
- 24,845 stars (24,845 stars)
- PR merge metrics
- Avg merge 9d 5h (Avg merge 9d 5h)3 merged PRs in 30d (3 merged PRs in 30d)
Description
Just like we have a "Test Connection" for data sources, we should have a "Trigger Test" for alert destinations to make sure they are properly configured.
Contributor guide
- Research direction
- Investigate the existing 'Test Connection' implementation for data sources in the Redash codebase to understand the pattern. Then explore the alert destination configuration code to identify where a similar 'Trigger Test' button can be added. Focus on the backend API and frontend components related to alert destinations.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- PythonGit