Page History
...
- The Try/Catch Instruction adds error handling to a number of job nodes in a workflow.
- If one of the jobs in the Try block fails, then the jobs in the Catch block are executed and those in the Try block are skipped.
- If a job in a Catch block fails, then the order is considered being failed.
- An empty Catch block can be used to force the successful outcome of order execution.
Jira server SOS JIRA columnIds issuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 6dc67751-9d67-34cd-985b-194a8cdc9602 key JS-2005 Display feature availability StartingFromRelease 2.5.0
Feature Video
This video explains how to automate the handling of job errors in workflows.
...
Overview
Content Tools