New Features
Copy a Workflow
Users can now copy a workflow multiple times for the same form. To copy a workflow, select the copy icon on the desired workflow. The copy of the workflow will appear in the list under the form labeled 'Copy of (workflow name)'.
The copy of the workflow includes all node properties, node name, selected entities and filters, workflow coordinators, and priority. A workflow set as default will not copy the default property to the new copy.
User Multi-select in Condition Nodes
Users can now set up a user multi-select question in condition nodes. Whether the submitter will be selecting one user or multiple users form the dropdown in the form will need to be reflected in setup in the workflow.
Selecting One User from Multi-Select in Submission
To set this up, you can select multiple users in the same instance. When users fill out the form they will need to select one of those selections and the workflow will work as expected
Selecting Multiple Users form Multi-Select in Submission
If the submitting user needs to select more than one user to meet the workflow criteria then you need to add them separately(one by one) in the conditional node.
-Selecting multiple users in the same instance for the conditional node behaves like a Conditional OR
-Selecting one user, adding it to the node and then selecting another behaves like a Conditional AND