]
Michael Anstis reassigned DROOLS-3634:
--------------------------------------
Assignee: Guilherme Gomes (was: Michael Anstis)
[DMN Designer] Decision Table: OutputClause improvements
--------------------------------------------------------
Key: DROOLS-3634
URL:
https://issues.redhat.com/browse/DROOLS-3634
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Guilherme Gomes
Priority: Major
Labels: drools-tools
The {{Name}} and {{TypeRef}} of {{OutputClauses}} should be components of the parents
{{TypeRef}}. For example a {{Decision}} has a {{TypeRef}} of {{tPerson}} that is a
structure with fields {{age}}/{{number}} and {{name}}/{{string}}. {{OutputClause}}'s
should be defined for {{age}}/{{number}} and {{name}}/{{string}} by default.