[jboss-jira] [JBoss JIRA] (DROOLS-3022) [DMN Designer] Data Types - Validations - Validate the uniqueness of a Data Type name
Jozef Marko (JIRA)
issues at jboss.org
Tue Sep 25 01:11:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-3022:
--------------------------------
Description:
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.
----
Prototype:
!validation.png|thumbnail!
h2. 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
was:
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.
----
Prototype:
!validation.png|thumbnail!
h2. Manaul Acceptance Test
Try to put same name by
- Typing
- 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
> [DMN Designer] Data Types - Validations - Validate the uniqueness of a Data Type name
> -------------------------------------------------------------------------------------
>
> Key: DROOLS-3022
> URL: https://issues.jboss.org/browse/DROOLS-3022
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: validation.png
>
>
> 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.
> ----
> Prototype:
> !validation.png|thumbnail!
> h2. 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
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list