Symptoms
Receiving an error when attempting to deploy a workflow. The error states the following:
The following client steps have outcomes, but there are no action statements associated with any of the outcomes: [User Task event]]
Diagnoses
The error is referring to a User Task event that has multiple outcomes.
The error was received after modifying the outcomes using the "Workflow Step Outcomes" option of the User Take event (hover-right-top option).
Resolution
The error is caused when an outcomes of a User Task event has no path leading to a subsequent step within the workflow. Adding a new outcome with the same name using the Outcomes Wizard (hover over user task and clicking top right icon) does not associate the outcome in question. To solve this issue, the User Task event wizard for the user task in question must be rerun (double click on user task). Going through the wizard and clicking finish will recreate an associated outcome that can then be tied into the appropriate next step of the workflow.