Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI Warning/Error for Queries which have Alerts configured #6751

Closed
clearnote01 opened this issue Feb 7, 2024 · 1 comment
Closed

Add UI Warning/Error for Queries which have Alerts configured #6751

clearnote01 opened this issue Feb 7, 2024 · 1 comment

Comments

@clearnote01
Copy link

Issue Summary

When a query has parameters configured, if they are used as alerts, there is no warning that the alerts won't work. By default my assumption is that whatever default value has been configured in the query configuration can be used. If this is by design that alerts will only run for queries without parameters, it would still be good to prevent users from configuring Alerts on those queries or at least show some warning or error on the UI

Steps to Reproduce

  1. I setup a MongoDB query with params
  2. Set alert using that query

Technical details:

  • Redash Version: master
  • Browser/OS: chrome
  • How did you install Redash: local-dev-setup
@eradman
Copy link
Collaborator

eradman commented Jun 19, 2024

This was solved in #6683 by allowing queries with parameters to be scheduled.
There is also a proposal to improve this and solve some edge cases in #6960

@eradman eradman closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants