...
...
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=changeSubtaskOrder+-+15483547 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | changeSubtaskOrder(subtaskKey, position) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Changes subtask position. |
Changes subtask position.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
subtaskKey | String | Yes | Key of the sub-task. | position | Number | Yes | Position of sub-task. | |
Return
...
Type
boolean Boolean (true/false)
A "true" return return value means that the position of the sub-task was changed.
...
Code Block |
---|
return changeSubtaskOrder("TSTAG-5", 2);
|
Changes the position of sub-task TSTAG-5 to position 2.
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jira_issue_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_issue_routineroutines |
---|
|