Best practices for simultaneous steps

Modified 4 years ago

Neil

There are times in a workflow where you want multiple assignees to act on a step at the same time. There are two ways to do this in Kissflow.

Parallel branches

Parallel branches create separate workflows and steps that can happen simultaneously.

In the workflow section, click the Add button ( ), and then Add a parallel branch. Two branches will appear. If you want more branches, click Add branch. Click Change to rename each branch or write a condition for when that branch should happen.

You must add a step under each branch. Click the Add button ( ), and click Add new step. Name the step and then choose the assignees.

Here’s how parallel tasks appear when reviewing the status of a workflow:

Single step with multiple assignees

The second way you can create simultaneous tasks is to create a single task that you assign to multiple people. In the step, select the users you want to assign the task to. Under Assignment Options, click Change. Then choose Assign to all, and All assignees.

Here’s how a single task with multiple approvers appears in the workflow progress:

Which assignment option is best?

Assigning multiple assignees to a step is the best option if:

  • All the assignees will always need to act on the item, AND
  • All the assignees should see the same data on the form

The advantage of using a single step with multiple assignees is that when you need to edit the workflow or permissions, you only have to change one step, instead of going through and changing multiple steps–it requires much less maintenance.

Using parallel branches is best if:

  • You want to set conditions on when some people are acting on an item, OR
  • You want to change the data shown to different people

In both options, the workflow will not move forward until all the steps are completed. However, with parallel branches, you have the option of creating additional step beneath some of the branches.

Use cases

The first is employee onboarding. At a certain section of the workflow, you want the IT, Finance, and Admin team to all perform an action simultaneously as a part of the onboarding process. None of the steps are dependent on each other, but to move forward in the workflow, all of them need to complete. Each team has slightly different data you want to expose to them on the form and different fields to enter data into.

In this case, parallel branches are the right choice because you want the form details to appear differently. Also, if there are situations where a candidate didn’t need to have all three tasks happen, you could write a condition to allow for that.

In the second use case, you need to get a purchase order approved by three people: the department head, the location head, and the purchasing manager. Similarly, they don’t need to happen in a particular order, but all of them must approve it before it can move on. All three will review the same information and provide their approval.

In this case, the single step with multiple assignees is the right choice. All of the approvers will always need to act, and they are all looking at the same data.

Did you find the article helpful?

Powered by HelpDocs (opens in a new tab)