]
Jozef Marko closed DROOLS-4046.
-------------------------------
Resolution: Explained
Scenario Is Executed even if non existing RuleFlowGroup is set
--------------------------------------------------------------
Key: DROOLS-4046
URL:
https://issues.jboss.org/browse/DROOLS-4046
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Affects Versions: 7.22.0.Final
Reporter: Jozef Marko
Assignee: Daniele Zonca
Priority: Major
Labels: ScenarioSimulation
Attachments: Screenshot from 2019-05-17 14-46-11.png, rules.zip
The test scenario run pass, even if non existing RuleFlowGroup is set. In the attached
project there is single rule and scenario. the has not the RuleFlowGroup set, while
scenario has - a non existing one. If you run the scenario, it will pass regardless of the
RuleFlowGroup set inside.
Expected: Scenario run fail if non-existing RuleFlowGroup is set in the attached
project/scenario.