mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Fixed issue where the query editor of the previous ds sets default values on query passed to the query editor of the next ds. * Fixed issue with changing data source for query in Alerting. * Will apply default values from DS if available. * Fix failing tests. * fixed spell error. * reverted getDefaultQuery call so it can be added in a separate PR.