[
https://issues.jboss.org/browse/DROOLS-2389?page=com.atlassian.jira.plugi...
]
Jozef Marko updated DROOLS-2389:
--------------------------------
Description:
The DMN Designer has a simplified {{QName}} that is composed of a single {{String}}. This
needs to move to the standard 3-part (URI, prefix, local-part) version. May need a custom
Form widget to present the three parts as a consolidated widget as opposed to three single
{{TextBox}}'s.
h2. Acceptance criteria
# QName
## is shown as {{org.kie.workbench.common.dmn.api.property.dmn.QName#toString}}
### empty uri (/)
### not empty uri (/)
#### {{typeRef="feel:\{ab cd\}string"}}
#### {{typeRef="feel:\{abcd\}string"}}
## is readonly (/)
was:
The DMN Designer has a simplified {{QName}} that is composed of a single {{String}}. This
needs to move to the standard 3-part (URI, prefix, local-part) version. May need a custom
Form widget to present the three parts as a consolidated widget as opposed to three single
{{TextBox}}'s.
h2. Acceptance criteria
# QName
## is shown as {{org.kie.workbench.common.dmn.api.property.dmn.QName#toString}}
### empty uri (/)
### not empty uri (/)
#### {{typeRef="feel:{ab cd}string"}}
#### {{typeRef="feel:{abcd}string"}}
## is readonly (/)
[DMN Editor] Add proper support for 3-part QName
------------------------------------------------
Key: DROOLS-2389
URL:
https://issues.jboss.org/browse/DROOLS-2389
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Critical
The DMN Designer has a simplified {{QName}} that is composed of a single {{String}}. This
needs to move to the standard 3-part (URI, prefix, local-part) version. May need a custom
Form widget to present the three parts as a consolidated widget as opposed to three single
{{TextBox}}'s.
h2. Acceptance criteria
# QName
## is shown as {{org.kie.workbench.common.dmn.api.property.dmn.QName#toString}}
### empty uri (/)
### not empty uri (/)
#### {{typeRef="feel:\{ab cd\}string"}}
#### {{typeRef="feel:\{abcd\}string"}}
## is readonly (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)