bpmn-io / bpmn-io/dmn-testing-plugin
Incorrect result for hit policy: Collect (Sum)
Open
backlog
bug
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 5
- Avg merge
- 56m
- Merged PRs (30d)
- 1
Description
__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](https://github.com/bpmn-io/dmn-testing-plugin/files/5296902/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
Contributor guide
Assessment
This issue has not been assessed yet.