[
https://issues.jboss.org/browse/DROOLS-3269?page=com.atlassian.jira.plugi...
]
Michael Anstis commented on DROOLS-3269:
----------------------------------------
Hi [~jomarko] could you please explain a little more?
It looks like the DMN's {{Context}} has a {{typeRef}} of "string":
{code:xml}
<dmn:context id="_4B4416D7-9A05-4E24-9855-EAB423A5C5CB"
typeRef="string">
{code}
The {{DecisionTable}} {{OutputClause}} is also "string":
{code:xml}
<dmn:output id="_72AC8190-8D99-46E0-AF09-67B010C2935A"
name="output-1" typeRef="string">
{code}
I'd like to understand more specifically what the issue is (or more probably, what the
requirement is).
[DMN Designer] Context: Default can be any expression type
----------------------------------------------------------
Key: DROOLS-3269
URL:
https://issues.jboss.org/browse/DROOLS-3269
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.14.0.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Blocker
Labels: drools-tools
Attachments: Qclt6jQn.dmn, Screenshot from 2018-11-09 08-16-34.png
The "default" box can be any type of expression, specially decision tables and
nested contexts.
Furthermore the "default" box on contexts is optional. We must provide a way
for it to be removed. When support for _any_ type of expression we'll be able to have
a {{null}} value for the expression so this should fix itself.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)