Update a workflow state
update_stateRename a status, recolour it, or move it to another category. Changing the category re-derives the started, completed and canceled timestamps of every issue sitting in it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| team | Yes | A team key like "ENG", a team name, or a team id. | |
| color | No | ||
| state | Yes | A workflow state name or id on that team. | |
| category | No |