Actions
Bug #23554
closedCondition_from_string_match fails to be executed multiple times with same inputs
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
It can happen that we need to run multiple times the "condition_from_string_match" in a single agent run with the same inputs, for instance when it is used to compare a system value in a technique applied multiple time.
Currently, only the first method call will be executed, the other ones will produce missing reports.
Files
Actions