[
https://issues.jboss.org/browse/DROOLS-3179?page=com.atlassian.jira.plugi...
]
Jozef Marko updated DROOLS-3179:
--------------------------------
Steps to Reproduce:
# Add new Decision node into the model
# Its top level expression is Undefined now
# Specify its top level expression as a function
# Body of a function is implemented as single literal expression cell
# Clear this cell
# Specify this cell as decision table
# Save and reopen model
# Navigate to the same node expression editor
# The root expression won't be more function but decision table
was:
# Open BKM node
# Clear the default body - literal expression
# Specify as decision table
# Decision Navigator Dock will show a Decision table, not a Function
[DMN Designer] Function as Top Level Expression
-----------------------------------------------
Key: DROOLS-3179
URL:
https://issues.jboss.org/browse/DROOLS-3179
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.14.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
When a Function is Used as a top Level Expression for a a decision node, then the
function is lost if its body is not A literal expression.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)