[
https://issues.jboss.org/browse/DROOLS-3288?page=com.atlassian.jira.plugi...
]
Guilherme Carreiro commented on DROOLS-3288:
--------------------------------------------
[~tirelli],
I'd like to clarify the requirement for this JIRA. Let me expose the synchronisation
workflow:
- If the user changes the type of an Input Node, the change should reflect in the Decision
Table column;
- If the user changes the type in the Decision Table column, nothing happens.
Am I right?
Thanks.
[DMN Designer] The Input Node type should be synchronised with the
column type in the Decision Table
----------------------------------------------------------------------------------------------------
Key: DROOLS-3288
URL:
https://issues.jboss.org/browse/DROOLS-3288
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Michael Anstis
Priority: Minor
Labels: drools-tools
Attachments: diagram.png, dtable.png, steps.gif
When the user persists the following diagram:
!diagram.png|thumbnail!
..with the following Decision Table:
!dtable.png|thumbnail!
..and change the Input Node type, the type in the Decision Table does not change.
See the steps to reproduce:
!steps.gif|thumbnail!
Ideally, these types should be synchronised, however since one is persisted as a
`dmn:inputExpression` (type in the DT column) and the other as a `dmn:variable`, the user
should be able to re-define the types, keeping them unsynchronised.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)