Used to show validation errors for the workflow or for the task within the workflow.
Name | Type | Description | Notes |
---|---|---|---|
error_log | str | Description of the error. | [optional] [readonly] |
field | str | When populated this refers to the input or output field within the workflow or task. | [optional] [readonly] |
task_name | str | The task name on which the error is found, when empty the error applies to the top level workflow. | [optional] [readonly] |
transition_name | str | When populated this refers to the transition connection that has a problem. When this field has value OnSuccess it means the transition connection OnSuccess for the task has an issue. | [optional] [readonly] |