Versions Compared

Key

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

...

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

Creates a SCRUM new Scrum 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, make sure the JQL uses the Rank order otherwise you will not be able to rank the issues

project

stringString

Yes

Project key

Return Type

intInteger

Gets the board id. Null if it cannot be created

Example

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

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

See also

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