Add comment
[PREMIUM-248]
This commit is contained in:
@@ -86,6 +86,7 @@ class TriggerHandler {
|
||||
try {
|
||||
$match = $this->filterHandler->matchesFilters($stepRunArgs);
|
||||
} catch (Exceptions\Exception $e) {
|
||||
// failed filter evaluation won't match
|
||||
;
|
||||
}
|
||||
if (!$match) {
|
||||
|
Reference in New Issue
Block a user