]
kevin chabot commented on DROOLS-846:
-------------------------------------
bug confirmed by community member, affecting 6.2 and 6.3 releases.
KIE Workbench Test Scenarios don't run with ruleflow-group
----------------------------------------------------------
Key: DROOLS-846
URL:
https://issues.jboss.org/browse/DROOLS-846
Project: Drools
Issue Type: Bug
Components: tools
Affects Versions: 6.2.0.Final
Reporter: kevin chabot
Assignee: Mario Fusco
Attachments: drools.test.bestOffers.zip, drools.test.bestOffersv2.zip
While evaluating a proof of concept with drools & KIE workbench, I created a simple
test scenario to test rules created with a guided decision table.
This decision table is triggered as a business task in a jBPM flow, so it has the
ruleflow-group attribute specified.
However, when running the test scenario from the KIE workbench, it seems that no rules
are being fired. The scenario is setup so that it activates the necesary ruleflow groups.
The test project setup is attached.