redash icon indicating copy to clipboard operation
redash copied to clipboard

Add UI Warning/Error for Queries which have Alerts configured

Open clearnote01 opened this issue 1 year ago • 0 comments

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

clearnote01 avatar Feb 07 '24 09:02 clearnote01