]
Jozef Marko updated DROOLS-2395:
--------------------------------
Attachment: Screenshot from 2018-03-20 08-59-39.png
[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
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.