[
https://issues.jboss.org/browse/DROOLS-2395?page=com.atlassian.jira.plugi...
]
Jozef Marko commented on DROOLS-2395:
-------------------------------------
[~manstis] Hi michael, I marked acceptance test as failed due to the inconsistency below:
# Open decision node
# Specify top level editor as context
# Specify first row of context as decision table
# Now set the context row name to empty string
## {color:red}Both context row name and table output will be empty string{color}
# Now double click table output and confirm empty string
## {color:red}Both context row name and table output will be renamed to *title*{color}
Also one more question, during review I noticed that when I double click some header cell
of decision table, this cell is not selected see:
!Screenshot from 2018-03-20 08-59-39.png|thumbnail!
In contrast, when I double click context row name, this cell is highlighted, see:
!Screenshot from 2018-03-20 09-20-04.png|thumbnail!
Should be this filed as separate jira or works as expected? WDYT?
[DMN Designer] Invocation parameter and table output are not paired
correctly
-----------------------------------------------------------------------------
Key: DROOLS-2395
URL:
https://issues.jboss.org/browse/DROOLS-2395
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Attachments: Screenshot from 2018-03-16 12-51-03.png, Screenshot from 2018-03-16
12-51-14.png, Screenshot from 2018-03-16 12-51-22.png, Screenshot from 2018-03-20
08-59-39.png, Screenshot from 2018-03-20 09-20-04.png
Invocation parameter is not updated if user updates output of the decision table output.
h2. Acceptance criteria
# Check invocation parameter and decision table output are paired (x)
## inv. parameter -> table (single) output
## table (single) output -> inv. parameter
## inv. parameter -> table (multi) output
## table (multi) output -> inv. parameter
# Check context entry and decision table output are paired (x)
## context entry -> table (single) output
## table (single) output -> context entry
## context entry -> table (multi) output
## table (multi) output -> context entry.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)