]
Jozef Marko commented on DROOLS-3268:
-------------------------------------
[~dadossan] Hi I amrked jira as resolved and set fix version as the PR was merged, thanks
one more time.
[DMN Designer] Data-types: Check for use of built-in-type should be
case sensitive
----------------------------------------------------------------------------------
Key: DROOLS-3268
URL:
https://issues.jboss.org/browse/DROOLS-3268
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.14.0.Final
Reporter: Michael Anstis
Assignee: Daniel José dos Santos
Priority: Major
Labels: drools-tools
Fix For: 7.15.0.Final
On the Data Types dialog, creating a type/field called "Number" with an
uppercase "N" should be allowed. FEEL/DMN is type sensitive, and only
"number" lower case is reserved word. Check if the problem also happens for
other types, except for "Any" and "Null" that have an upper case
initial.