Jozef Marko created DROOLS-4020:
-----------------------------------
Summary: DMN Invocation of imported logic is not stored
Key: DROOLS-4020
URL:
https://issues.jboss.org/browse/DROOLS-4020
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Jozef Marko
Assignee: Edson Tirelli
Attachments: curl_command.sh, tournament.zip
There seems to be issue if user wants to store the result of imported logic. In the
attached artificial project there is *nhl.dmn* model. This model works just with
constants, no input nodes. This model produces two matches (*first_match* and
*second_match*) of NHL. In both cases *team a* is a constant and *team b* is also constant
but from other node.
The *first_match* seems working correctly while the *second_match* doesn't. The only
difference is the *second_match* node uses value from imported node. See the steps to
reproduce.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)