Versions Compared

Key

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

...

Excerpt
hiddentrue
Creates a SCRUM board Scrum board customized for a specific user.

Creates a SCRUM Scrum board based on a filter and stores it for the usercustomized for a specific user, typically allowing users to set up their own Scrum boards tailored to their preferences and requirements.

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

user

stringString

Yes

account id of the user for which you are creating the board

Return Type

intInteger

Gets the board id. Null if it cannot be created

Example

Creates a new scrum board for the user "joeUser".

Code Block
languagejs
int newBoard = createScrumBoardForUser("New board for Joe", 12345, "joeUser");
return newBoard;

See also

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