Actions
Bug #14214
closedError in inform mode about undefined @args in rudder agent output
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
error: The value of variable 'default:_log_v3.args' contains a reference to itself, '@{args}' error: List or container parameter 'args' not found while constructing scope 'log_rudder' - use @(scope.variable) in calling reference
it's because sometimes args is undefined
Actions