Versions Compared

Key

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

...

Description

Excerpt
hiddentrue
Move issue to backlog Moves issues or tasks back to the backlog from their current state or sprint.

Moves issues from sprints or tasks back to the backlog from their current state or sprint, typically done when they are reprioritized or postponed.

Parameters

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

Parameter name

Type

Required

Description

array_of_issue_keys

string String []

Yes

The issue keys you want to move

boardId

intInteger

Yes

Board id

Return Type

booleanBoolean

True if the move is ok

Example

Code Block
languagejs
string [] issues = "TEST-1|TEST-2|TEST-3|";
return moveIssuesToBacklog(issues, 12345);

Returns true if successful, false if otherwise.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "agile_routine" and space = currentSpace ( )
labelsarray_routines