Syntax
...
rankFirst(issue key)
Description
...
Excerpt |
---|
Moves an issue to the top of the list. |
Parameters
...
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 = rankFirst("AGILE-3"); |
Notes
...
Note |
---|
|
See also
...
Filter by label (Content by label) | ||
---|---|---|
|