stable
Clone or download
Read-only
request #13383: A cycle in the artifact hierarchy should not put the workflow trigger rules processor in a infinite loop
This situation is never supposed to happen but the code should defend itself if somehow the situation is encountered. Change-Id: Ie58d7ebca607c5a320e062d91409e143e87c29f1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Workflow/Trigger/RulesProcessor.class.php | +21 | −3 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/Workflow/Trigger/Rules/WorkflowTriggerRulesProcessorTest.php | +100 | −0 | Go to diff View file |