Skip to content
R-Service R-Service
RR Tech Service Management Developer Guide

AgileBoardColumnInput

Value for a agile board column.

actionType ( AgileBoardColumnActionType )

Type of action to perform when an item is added to this column.

clearMember ( Boolean )

Should the assigned person field of an item be cleared when the action type is assign and the item is added to this column?

dialogType ( AgileBoardColumnDialogType )

Type of dialog to open when an item is added to this column.

id ( ID )

Identifier of the object to update using these values. For new objects it should be null .

memberId ( ID )

Identifier of the person to assign the item to when action type is assign and an item is added to this column.

name ( String )

Name of the column.

position ( Int )

Relative position of the column.

removeAfter ( Int )

Items in this column will be removed from the board if they are not explicitly moved in this many days.

teamId ( ID )

Identifier of the team to assign the item to when action type is assign and an item is added to this column.

wipLimit ( Int )

Work-in-progress limit for the column.