Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Description

Update the board card configurations. Use this action to config the board card layout. Use the field parameter to update the list of extra fields shown in the card. Up to three extra fields are allowed. Use the cardType parameter to specify the card to update. For a kanban board, there is only one kanban board card type. The value of the cardType parameter will be defaulted to this type. For a scrum board, there are backlog card and active sprint card types. Set the cardType parameter to '@default' or 'sprint' to update the active sprint card. Set the cardType parameter to 'backlog' to update the backlog card. Set the cardType parameter to '@all' to update both cards together. Use '--options enableDaysInColumn' and '--options disableDaysInColumn' to enable and disable the 'Days in Column' visual indicator.

Required Parameters

board

Optional Parameters

field, cardType, options

Type

Update

Category

Boards

Output Formats

Replacement Variables

Hostingcloud,server,datacenter
Since Version10.0

Examples

updateBoardCard


...