Wоrkflоws
Processes
Ability to change the definition of a process run
4min
users should be able to modify the process definition for a specific process run this allows them to test changes to the workflow without affecting the live version of the process permissions need to find the "process activity" property in the entity settings and enable read permissions to allow user to view the process overview tab if a user has permission to modify process tasks, they will also be able to edit past process runs, access the process overview tab, and modify the process schema rerun task options a popup with the following options will appear \ cancel – cancels the action and does not rerun the task \ rerun task – reruns only the selected task previously completed tasks will remain unchanged \ rerun from this task – reruns the selected task and all subsequent tasks, including those that were previously completed example with "rerun task" if you have the process with sending mail to the client and mail is wrong then you can change email destination open process overview in the right side drawer menu find the needed task "send email destination" click on the "settings" button put a new email to the "destination emails (to)" ( 1 1 ) and click the "ok" button ( 2 2 ) click on the "rerun task" button click on the "rerun task" button in the popup the task will be executed again and its results will be updated accordingly example with "rerun from this task" if you have a process with sending mail to a client and the mail is wrong, you can change the email destination and change other information in the following tasks open process overview in the right side drawer menu find the needed task "send email destination" click on the "settings" button put a new email to the "destination emails (to)" ( 1 1 ) and click the "ok" button ( 2 2 ) click on the "settings" button click on the "rerun from this task" button in the popup the task will rerun the whole process ( 2 2 ) and starting from this task ( 1 1 )