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 warning for alerts with parameterized queries #4513

Open
susodapop opened this issue Dec 30, 2019 · 0 comments
Open

Add warning for alerts with parameterized queries #4513

susodapop opened this issue Dec 30, 2019 · 0 comments

Comments

@susodapop
Copy link
Contributor

Issue Summary

Alerts won't work with parameterized queries. Can we notify the user if they try to configure an alert on a parameterized query? Otherwise the alert continues to show UNKNOWN status forever and the user is none the wiser.

Steps to Reproduce

  1. Create a query that uses a parameter: SELECT '{{ param }}' "my column"
  2. Create an alert for this query. Alert status shows UNKNOWN
  3. Execute the query and see the Alert status remains UNKNOWN

Technical details:

  • Redash Version: V8
  • Browser/OS: Chrome / FF / Safari
  • How did you install Redash: SaaS
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

1 participant