]
Luca Molteni moved RHDM-1479 to DROOLS-5721:
--------------------------------------------
Project: Drools (was: Red Hat Decision Manager)
Key: DROOLS-5721 (was: RHDM-1479)
Workflow: GIT Pull Request workflow (was: CDW with docs v1)
Docs QE Status: NEW
Component/s: core engine
(was: BRE)
Affects Build: (was: CR1)
Affects Version/s: 7.44.0.Final
(was: 7.9.0.GA)
QE Status: NEW
Ruleflow group rule does not fire when drools-traits is on classpath
--------------------------------------------------------------------
Key: DROOLS-5721
URL:
https://issues.redhat.com/browse/DROOLS-5721
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.44.0.Final
Reporter: Luca Molteni
Assignee: Luca Molteni
Priority: Critical
Labels: regression, reported-by-qe
Attachments: traits-reproducer.zip
When drools-traits is added on the classpath, the provided tests fails on
{{fireAllRules()}} returning 0 instead of expected 1. The test passes in RHDM/RHPAM 7.8.1
and earlier, the problem was reproduced on master.
If the test describes a behaviour which is now not supported, please let us know, thanks!
Otherwise, it seems to be a regression.
I have set the priority to Critical in order to investigate what is going on (if the
regression might cause more serious unexpected behaviour), it can be deprioritized if we
are sure what it affects.