Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

moveIssueToBacklog(key, boardId)

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue
Moves a single issue or task back to the backlog.

Moves a single issue or task back to the backlog, indicating that it's no longer part of the active work items.

Parameters

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

Parameter name

Type

Required

Description

key

String

Yes

The issue key you want to move

boardId

Integer

Yes

Board id

Return Type

Boolean

True if the move is ok

Example

Code Block
languagejs
return moveIssueToBacklog("TEST-1", 12345);

Returns true if successful, false if otherwise.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "agile_function" and space = currentSpace ( )
labelsarray_functions