Versions Compared

Key

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

...

Excerpt
hiddentrue
Creates a new Kanban board within a project based on a filter.

Creates a new Kanban board within a project based on a filter and stores it in the project.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

name

stringString

Yes

Board name

filterId

intInteger

Yes

Filter id, mandatory

project

stringString

Yes

Project key

Return Type

intInteger

Gets the board id. Null if it cannot be created

Example

Creates a new kanban board in the TEST project and returns the board id.

Code Block
languagejs
int newBoard = createKanbanBoardInProject("New kanban board", 12345, "TEST");
return newBoard;

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "agile_routinefunction" and space = currentSpace ( )
labelsarray_routinesfunctions