TaskboardColumnMapping interface
Represents the state to column mapping per work item type This allows auto state update when the column changes
Properties
state | State of the work item type mapped to the column |
work |
Work Item Type name who's state is mapped to the column |
Property Details
state
State of the work item type mapped to the column
state: string
Property Value
string
workItemType
Work Item Type name who's state is mapped to the column
workItemType: string
Property Value
string