-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
2018 Week 39-41
-
3
-
NEW
-
NEW
The Data Type name must be unique at the level that it's defined; e.g.
- tPerson
- uuid
- name
- city (Structure)
- uuid
- name
The Data Type above is valid, because tPerson.uuid and tPerson.city.uuid are in different levels.
Manaul Acceptance Test
- Try to put same name by Typing
- Try to put same name by Copy and paste
- Do not allow empty name
- Allow spaces in name
- Allow multibyte chars in name
- Allow special characters in name
- Allow lower upper case in name
- Save when error shown
- Cancel edit when error shown
- Invoke other edit when error shown
- relates to
-
DROOLS-2762 [DMN Editor] Custom data-types - "Add row" component - this component creates new lines (in the treegrid-table)
- Closed