mirror of
https://github.com/grafana/grafana.git
synced 2025-09-25 17:44:33 +08:00

This pull request re-applies the refactoring of ConditionsCmd from a reverted fix #56812 for mathexp.noData. It does not add the fix, or tests for the fix, because those were added in #56816. We use the additional test coverage added in #56816 and #58650 to avoid the reoccurrence of regressions that caused us to revert #56812 the first time.