-
Type:
Bug Report
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not defined
What/Where is the issue ?
If you forget to put in a name for the process defined in a pool and deploy, it can never be updated
Environment: C8SaaS (8.3.1)
Optimize version :
ES version :
OS + Browser version :
Steps to reproduce:
- If you forget to put in a process name in a Pool and deploy it, Optimize uses only the process id, even after adding the name. If you put in the name before deploying the first time, Optimize will pick it up. Steps to reproduce:
Create Process model in Web Modeler
Add a Pool from the palette to the process
Leave Pool as is
Deploy process
Observe process id in Optimize
Go back to Modeler and add a name to the Pool 'Process name' field
Redeploy process
Process name still uses process id
Repeat the steps but this time put in a process name in the Pool (new process definition).
Deploy new process definition
Optimize picks up the process name from the Pool
Tasklist and Operate both will pick up the process name if it is added afterwards
Observed behavior:
Process name is never updated if it was initially deployed with no name
Expected behavior:
Process name updated with subsequent deployments