]
Mario Fusco updated DROOLS-5340:
--------------------------------
Sprint: 2020 Week 19-21 (from May 4)
serialVersionUID included in all-arguments constructor
------------------------------------------------------
Key: DROOLS-5340
URL:
https://issues.redhat.com/browse/DROOLS-5340
Project: Drools
Issue Type: Bug
Affects Versions: 7.37.0.Final
Reporter: Alin Rauta
Assignee: Mario Fusco
Priority: Minor
In the consequence (RHS) of the rule, when trying to insert a fact using a constructor
with all declared (non-static) fields, Drools reports an error stating that no viable
constructor was found.