-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 7.0.0.GA
-
Fix Version/s: 7.0.2.GA
-
Component/s: jBPM Designer
-
Labels:
-
Target Release:
-
Fix Build:CR1
-
Git Pull Request:
The issues are:
- Process name value is always DefaultProcess
- The generated id is the same one as the name given by the new process popup, which can contain invalid characters
- Process data variable names seem to be candidate to contain invalid characters - for example, it does not allow white-spaces but allows dots, which is not a valid identifier
Expected:
- Process name value set as the name given by the new process popup
- The id property and variable names (process data) should be transformed into a valid value, so probably removing white-spaces, etc from the input value
- cloned from
-
JBPM-6795 Stunner - Validate and generate the right BPMN process id. name and data properties
-
- Resolved
-
- relates to
-
RHPAM-1345 Procces ID does not change when process is renamed.
-
- Closed
-
-
RHPAM-1344 Process ID accepts invalid characters
-
- New
-