Commit Graph

1 Commits (5ac2c6d4fe97ec3e2c25ce53bc6daaead0d8f3b4)

Author SHA1 Message Date
Sloane Hertel 11279a909d fix combine filter using undefined vars (#55840)
* Check variables are defined before using combine filter

* Add tests for the combine filter

* Remove dependencies that should already be installed

* relocate the function to recursively check for undefined vars

add another test

* changelog
6 years ago