[
https://issues.jboss.org/browse/DROOLS-2841?page=com.atlassian.jira.plugi...
]
Liz Clayton commented on DROOLS-2841:
-------------------------------------
[~karreiro] Seems like it has the potential to mess things up or cause complications, but
I'm probably not the best person to ask. ;) Would the bknd need to check then to make
sure that the parent didn't already have a child of the same type ("name" in
this case.) Or would it create instances?
[DMN Designer] Sort item definitions of the model
-------------------------------------------------
Key: DROOLS-2841
URL:
https://issues.jboss.org/browse/DROOLS-2841
Project: Drools
Issue Type: Task
Components: DMN Editor
Affects Versions: 7.10.0.Final
Reporter: Jozef Marko
Assignee: Guilherme Carreiro
Priority: Major
Labels: drools-tools
The DMN model file can contain custom item definitions. These are then shown in the data
type picker dialog. Currently these definitions are not sorted in the dialog. We should
sort them and their attributes alphabetically (a -> z).
Possibility to change key for sorting shouldn't be implemented. If such requirement
appears in future, will be implemented in separate jira.
h2. Acceptance Test
- Ordering of {{A a B b C c}} doesn't result to {{A B C a b c}}
- Ordering is applied in properties panel, output data type selectbox
- Ordering is applied in *Manage custom data type* dialog
- Changes in *Manage custom data type* dialog are reflected into
-- *Manage custom data type* dialog
-- output data type selectbox
--
This message was sent by Atlassian Jira
(v7.12.1#712002)