[jboss-jira] [JBoss JIRA] (DROOLS-3022) [DMN Designer] Data Types - Validations - Validate the uniqueness and the presence of a Data Type name

Jozef Marko (Jira) issues at jboss.org
Wed Oct 3 04:57: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
- Save when error shown
- Cancel edit when error shown (x)
- Invoke other edit when error shown

  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
- 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



> [DMN Designer] Data Types - Validations - Validate the uniqueness and the presence 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
>            Priority: Major
>              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
> - Save when error shown
> - Cancel edit when error shown (x)
> - Invoke other edit when error shown



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list