1. Additional info parameters not added to the manual task bot's input output parameters 
after attaching additional information. 
Fix : Attach additional information before connecting lines to the bot 
2. Decision box not showing option to put value 
Fix: connect the upper point of the connecting bot to the decision box and lower point to the next 
bot. 
3. Rule not attached to additional info 
Fix: First update the rule and then update the additional information 
4. Input fields not accessible while creating rules 
Fix: First write rule name and then click on format table 
5. Page refreshes every time we add value to another field and the form loses value 
Fix: click the inDependent flag for the particular field. Inside additionalinfo if a field is set to yes 
then rule will not get called when u change that field 
6. Process that visible on dashboard 
Fix: check the favorite check box in process studio 
7. Processes accessible to some users while not to others 
Fix Give access from the process studio lock icon on the right hand side panel. 
8. Manual Task bot not shown in my task section 
Fix add these two documents to the mastervariablelist of the process in the process collection in 
DB 
masterVariableList": [ 
i 
"name": "statusName", 
"value": ", 
'parameter": "statusName", 
"dataType": "Any", 
"category": "task", 
"label": "Status", 
"order": 7 
}, 
1 
"name": "orchestratorStatus", 
"value": ". 
'parameter": "orchestratorStatus", 
"dataType": "Any" 
"category": "task", 
"Iabel": "Process Status", 
"isTaskList": true, 
"order": 5 
}, 
9. Not able to see pass input for emailNotify bot 
Fix. pass is hidden.. Add value from database 
10. How to see if the rule is working correctly 
Fix. use evaluate option 
11. Connecting lines not showing option to delete 
Fix. Click on a bot and then right click on the connecting lines to delete 
12. Not getting options to configure the start loop and end loop. 
Fix. connect the bottom end of the line to the end loop first. 
13. Dynamic dropdown loses its selected value 
Fix. FindQuery that fetches the values for the dynamic dropdown should only be a called