bpmn-io/dmn-testing-plugin

Incorrect result for hit policy: Collect (Sum)

Opened this issue · 0 comments

Describe the Bug

We display the results of respective rules instead of the evaluation result for hit policy: Collect (Sum).

Steps to Reproduce

  1. Execute diagram_1.dmn.txt with any input.
  2. The displayed result is 400, 500.

Expected Behavior

It should display 900

Environment

  • Library version: 0.1.0

Related to https://forum.bpmn.io/t/dmn-simulator-collect-sum-hit-policy/5243