Edson Tirelli created DROOLS-1552:
-------------------------------------
Summary: Raise a warning during DMN Decision Table validation if the user
uses expressions in the cell
Key: DROOLS-1552
URL:
https://issues.jboss.org/browse/DROOLS-1552
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.0.0.CR3
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 7.1.0.Final
KIE DMN engine implementation extends the specification to allow expressions to be used as
end-points in unary tests.
Since this is an extension to the specification, the DMN validation component should raise
a warning to the user, letting him know this is an extension, whenever he uses expressions
in DT cells.
The warning should not be raised in case the expression is a simple use of the
date/time/duration functions.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)