UpdateTaskboardColumn interface
Properties
id
Column ID, keep it null for new column
id: string
Property Value
string
mappings
Work item type states mapped to this column to support auto state update when column is updated.
mappings: TaskboardColumnMapping[]
Property Value
name
Column name is required
name: string
Property Value
string
order
Column position relative to other columns in the same board
order: number
Property Value
number