[jboss-jira] [JBoss JIRA] (DROOLS-4020) DMN Invocation of imported logic is not stored
Matteo Mortari (Jira)
issues at jboss.org
Tue May 14 10:42:00 EDT 2019
[ https://issues.jboss.org/browse/DROOLS-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13733319#comment-13733319 ]
Matteo Mortari commented on DROOLS-4020:
----------------------------------------
For some reason match.dmn variable of the Decision has an empty name, instead of being aligned with the name of the parent Decision (this is normally the case in all other diagrams)
This is the actual cause of error.
!screenshot-1.png|thumbnail!
> 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
> Affects Versions: 7.22.0.Final
> Reporter: Jozef Marko
> Assignee: Matteo Mortari
> Priority: Major
> Attachments: curl_command.sh, screenshot-1.png, 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)
More information about the jboss-jira
mailing list