Jonas Beyer created DROOLS-5710:
-----------------------------------
Summary: [DMN XML] Signavio Profile - DayDiffFunction: Should work with Date
and DateTime values
Key: DROOLS-5710
URL:
https://issues.redhat.com/browse/DROOLS-5710
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Jonas Beyer
Assignee: Matteo Mortari
If the DayDiff() function is called with a parameter of data type Date, an error is thrown
during runtime.
Example:
{quote}dayDiff(myDate, today())
{quote}
h3. Acceptance Criteria:
* DayDiff function can be called with datatypes Date and Datetime in any combination
** Date, Date
** Date, Datetime
** Datetime, Date
** Datetime, Datetime
--
This message was sent by Atlassian Jira
(v7.13.8#713008)