adamecr / Common.DMN.Engine

DMN Engine is a decision engine (rule engine) allowing to execute and evaluate the decisions defined in a DMN model. Its primary target is to evaluate the decision tables that transform the inputs into the output(s) using the decision rules.
MIT License
83 stars 24 forks source link

duration nog conforming to FEEL specification #19

Open rmerkx opened 1 year ago

rmerkx commented 1 year ago

Hi Radec,

Expressions involving calculations with durations is not behaving as expected:

The issue seems to be that cardinal periods are converted to timespans before being used in expression involving calculations on durations.

See example attached.

Kind regards, Radoslaw

rmerkx commented 1 year ago

duration.dmn.txt