Michael Anstis created DROOLS-2364:
--------------------------------------
Summary: [DMN Editor] Cannot embed a Decision Table in a Function
Key: DROOLS-2364
URL:
https://issues.jboss.org/browse/DROOLS-2364
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
An error ("Uncaught error on client side: Condition 'headerMetaData has at least
one entry' is invalid!") is thrown when trying to nest a Decision Table in a
Function. This is because a {{FunctionDefinition}} does not implement {{HasName}} and
therefore it is not possible to construct an {{OutputClause}} column.
Need to add a different type of non-editable {{HeaderMetaData}} in these scenarios.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)