Update task in Taiga.
Application
Taiga
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Project ID | ID of the project to set the task to | Text (Short) | No | |
Task ID | ID of the task to update | Text (Short) | Yes | |
Assignee ID | ID of the user to assign the task to | Text (Short) | No | |
Blocked note | Reason why the task is blocked. Requires "Is Blocked" toggle to be enabled | Text (Long) | No | |
Description | Text (Long) | No | ||
Is blocked? | Whether the task is blocked | True/False | No | |
Milestone (sprint) ID | ID of the milestone of the task | Text (Short) | No | |
Status ID | ID of the status of the task | Text (Short) | No | |
Subject | Text (Short) | No | ||
User story ID | ID of the user story of the task | Text (Short) | No | |
User story order | Order of the task in the user story | Number | No | |
Tag ID 1 | Provide tag ID | Text (Short) | No | |
Tag ID 2 | Provide tag ID | Text (Short) | No | |
Tag ID 3 | Provide tag ID | Text (Short) | No | |
Taskboard order | Order of the task in the taskboard | Number | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A