Known Issue: Old Workflow Task name in SmartForm overwritten by new Task
KB003707
PRODUCT
K2 Cloud, Automation On-Prem
BASED ON
K2 Cloud, Automation On-Prem
Issue
When replacing an existing Task step with a new Task step in a workflow, the Form rules of the existing SmartForm Task remained but it was showing the new Task’s name.
Resolution
This resolution needs to be done after every upgrade.
- Edit the following file: [K2 install folder]/K2Designer/Web/K2DesignerHost/configs/environments/environment.config.json.
- Search for the following in the file:
"activityNamingStategy": { "random": false },
- Change the value false to true.
- Clear browser cache.