Jozef Marko created DROOLS-3291:
-----------------------------------
Summary: [DMN Designer] Allowed Values just for built in types
Key: DROOLS-3291
URL:
https://issues.jboss.org/browse/DROOLS-3291
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Jozef Marko
Assignee: Michael Anstis
Citing form spec:
{code}
ItemDefinition element SHALL be defined using only one of the alternative ways:
- reference to a built-in or imported typeRef, possibly restricted with allowedValues;
- composition of ItemDefinition elements.
{code}
Because of the above, I think we should hide constraint component for ItemDefinitions of
type structure.
h2. Manual Acceptance test
- User is not able to add constraint (allowedValues) for item definition of Structure
type
-- Create form scratch
-- Change existing that already had constraints
--
This message was sent by Atlassian Jira
(v7.12.1#712002)