Optional
colorThe hex color for this Workflow State.
css-color
1
^#[a-fA-F0-9]{6}$
The time/date the Workflow State was created.
date-time
The description of what sort of Stories belong in that Workflow state.
A string description of this resource.
The unique ID of the Workflow State.
int64
The Workflow State's name.
The number of Stories currently in that Workflow State.
int64
The number of Story Templates associated with that Workflow State.
int64
The position that the Workflow State is in, starting with 0 at the left.
int64
The type of Workflow State (Unstarted, Started, or Finished)
When the Workflow State was last updated.
date-time
Optional
verbThe verb that triggers a move to that Workflow State when making VCS commits.
Generated using TypeDoc
Workflow State is any of the at least 3 columns. Workflow States correspond to one of 3 types: Unstarted, Started, or Done.