Issues in Adding Tasks
Following are the errors you may face when trying add tasks
tasks to workflows,
with their possible causes and solutions:
| Error Message | Possible Cause | Possible Solution |
|---|---|---|
| Invalid Task component details | When an API is used to drag and drop a task, the payload might be wrong. | Drag and drop a task from another section such as User Interface or Notification and check for the payload. |
| Workflow not found | Workflow details might be missing in the database. | Check whether the workflow details exist in the database. |
| Workflow components detail not found | Workflow component details might be missing in the database. | Check whether the workflow details exist in the database. |
| Link Id is mandatory to perform the action | Task ID might be missing. | Check whether the task ID is available for the task. |
