[jboss-jira] [JBoss JIRA] (DROOLS-3152) [DMN Designer] Context Expression can not be saved
Matteo Mortari (Jira)
issues at jboss.org
Fri Oct 19 09:15:03 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650577#comment-13650577 ]
Matteo Mortari edited comment on DROOLS-3152 at 10/19/18 9:14 AM:
------------------------------------------------------------------
To summarize meeting:
case 3 is indeed FEEL
{code:java}
{ a : "" }
{code}
equivalent of Java
{code:java}
{{Object a = "";}}
{code}
should be already supported
case 1 cannot be supported XSD of DMN requires a ContextEntry to have an Expression.
Will reinstantiate the "mocked" LiteralExpression.
was (Author: tari_manga):
To summarize meeting:
case 3 is indeed FEEL {{ { a : "" } }} equivalent of Java {{Object a = "";}}
should be already supported
case 1 cannot be supported XSD of DMN requires a ContextEntry to have an Expression.
Will reinstantiate the "mocked" LiteralExpression.
> [DMN Designer] Context Expression can not be saved
> --------------------------------------------------
>
> Key: DROOLS-3152
> URL: https://issues.jboss.org/browse/DROOLS-3152
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Blocker
> Labels: drools-tools
> Attachments: CE-LEs.dmn, Screenshot from 2018-10-16 15-03-23.png, error.log
>
>
> User can not save DMN diagram if it contains a decision node with *Context* as top level expression.
> Spotted during DROOLS-3109 review, however not 100% sure it is the root cause.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list