taiga_userstory_statuses_create
Create a new user story status in Taiga by specifying project ID, name, optional color, order, and closed state.
Instructions
Create a new userstory statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name | |
| color | No | HEX color | |
| order | No | ||
| project | Yes | Project ID | |
| is_closed | No |