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

Guilherme Carreiro (Jira) issues at jboss.org
Mon Oct 15 09:24:00 EDT 2018


     [ https://issues.jboss.org/browse/DROOLS-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guilherme Carreiro updated DROOLS-3022:
---------------------------------------
    Sprint: 2018 Week 39-41  (was: 2018 Week 39-41, 2018 Week 42-44)


> [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 (/)
> - Invoke other edit when error shown (/)
> -- https://github.com/kiegroup/kie-wb-common/pull/2161#issuecomment-427978978



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


More information about the jboss-jira mailing list