Guilherme Carreiro created DROOLS-3288:
------------------------------------------
Summary: [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
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)