Versions Compared

Key

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

...

rankLast(issue key)

Description

Excerpt

Moves an the issue to the bottom of the list.

...

Parameter name

Type

Required

Description

issue key

string

Yes

The issue key

Return type

boolean

'True' if operation succeeded, 'false' otherwise.

Example

Code Block
boolean result = rankLast("AGILE-3");

...

Note
  1. If there is no issue with that issue key, an exception will be raised.
  2. The user must have enough sufficient permissions to perform this action.

See also

Filter by label (Content by label)
showLabelsfalse
max4
showSpacefalse
cqllabel = "rank_routine"