Skip to end of banner
Go to start of banner

addBoardColumn

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 41 Current »

See also: Actions

Description

Use the board parameter for the board. Use the column parameter for the name of the new column. If '--options createAnother' is specified, a new column will be added even if a column exists with the same name. Use the status parameter for status to be mapped to the new column. The status parameter can be a comma separated list of status name or id. The status can be either unmapped or mapped with existing column. Use @default to auto create a status with same name as the new column. Auto creating status is only supported with project associated with simplified workflow. The statusCategory parameter is only used to specify the category of new status which is auto created by this action. Use @default to auto select the default undefined category.

Required Parameters

board, column

Optional Parameters

status, statusCategory, continue

Type

Create

Category

Boards

Output Formats

Replacement Variables

board, boardId, column, columnId

Hostingcloud,server,datacenter
Since Version10.0

Examples

addBoardColumn

Related How To's

  • No labels