]
Edson Tirelli commented on DROOLS-2561:
---------------------------------------
The type checking is done by the dmn-validator API in the backend. The front end just
needs to be able show the error and maybe suggest a fix.
[DMN Editor] Graph View - Add support for using FEEL built-in
data-types
------------------------------------------------------------------------
Key: DROOLS-2561
URL:
https://issues.jboss.org/browse/DROOLS-2561
Project: Drools
Issue Type: Sub-task
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Fix For: 7.8.0.Final
Decision, BKM and InputData can have an "output data-type" selected.
Add support for selecting FEELs built-in types.
h2. PR Acceptance test
For Decision, BKM and InputData
# Check data type can be changed (/)
## Check built-in data type can be selected
## Check state after save and reopen
## Change Selection
## Check state after save and reopen
# Check data type can be loaded (/)
## Repeat the scenario above with file not created by RedHat DMN Designer
# Mouse/keyboard operations with select box DROOLS-2583