]
Michael Anstis moved GUVNOR-2875 to DROOLS-1448:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1448 (was: GUVNOR-2875)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Affects Version/s: 7.0.0.Beta6
(was: drools_7.0.0.Beta6)
[XLS Decision Table] Integer values for Double attributes causes
validation error
---------------------------------------------------------------------------------
Key: DROOLS-1448
URL:
https://issues.jboss.org/browse/DROOLS-1448
Project: Drools
Issue Type: Bug
Affects Versions: 7.0.0.Beta6
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Minor
Labels: dtable_testday_preparation, qe-test-day, reported-by-qe
Attachments: Driver.java, ExamplePolicyPricing.xls, Policy.java, Screenshot from
2017-02-02 10-22-21.png
If the XLS decision contains Integer values for column ( attribute ) that is Double data
type, then the XLS decision table is not validated successfully. After conversion to
guided decision table is the table validated successfully.