-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
When copying a process definition that does not have a name (only id), the copied version is named "null (copy)"
Steps to reproduce:
- Create a new process in the modeler, but do not define a name for it
- Deploy the process into the engine so that it get imported into optimize
- Create a report based on that process
- Create the duplicate button to duplicate the process
Actual result:
The duplicate process has a name "null (copy)"
Expected result:
The duplicate process has the name "<processID> (copy)"