taiga_userstory_statuses_update
Partially update a user story status in Taiga by ID, modifying its name, color, order, or closed flag.
Instructions
Update a userstory statuses (partial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| name | No | ||
| color | No | ||
| order | No | ||
| is_closed | No |