mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
This commit fixes an issue where mathexp.NoData would return an error in ConditionsCmd (Classic Condition) instead of no data. It further refactors the Execute method to make it easier to understand.