]
Adam Baxter commented on DROOLS-4047:
-------------------------------------
Also, hi Mario! Long time no chat!
Unable to use CSV in a ruleTemplate
-----------------------------------
Key: DROOLS-4047
URL:
https://issues.jboss.org/browse/DROOLS-4047
Project: Drools
Issue Type: Bug
Components: decision tables
Affects Versions: 6.5.0.Final, 7.21.0.Final
Environment: Any Java env
Reporter: Adam Baxter
Assignee: Mario Fusco
Priority: Major
Attachments: csv_import_test.tar.gz
I believe there is a bug where you cannot use a CSV file to use as a decision table to
drive a ruleTemplate. Our issue appears to be a duplicate of the one mentioned in this
pull request -https://github.com/kiegroup/drools/pull/1920
The drools version we're using is 6.50.FINAL, but the reproducer I've attached is
for the latest released version.
We'd like to move away from binary files as they're opaque to most version
control and it makes branching difficult.