]
Liz Clayton commented on DROOLS-2563:
-------------------------------------
[~jomarko] Anything that uplevels the parent issue sounds good to me. I'll try to get
the planning poker thingy added, otherwise we can just vote in chat.
[DMN Editor] Add support to define data-types
---------------------------------------------
Key: DROOLS-2563
URL:
https://issues.jboss.org/browse/DROOLS-2563
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Guilherme Carreiro
As a practitioner, I want to be able to define Data Types in the UI, so that when the DMN
engine evaluates a decision table input/output it will check if the type of the value
matches the specified type.
Verification conditions:
Support added for the User to define data-types ({{ItemDefinition}}).
This may become a top-level task when I get to work on it; as the requirement is quite
large and encompasses nested data-types (a whole new grid will be required); and
definition of enums, constrains on values etc.