Page History
Page properties | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
|
Page properties | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||
|
UI Text Box | ||||
---|---|---|---|---|
| ||||
This function returns the list of sub-tasks of the current issue. |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
subtasks() #Output: Issue list |
UI Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
UI Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
This function returns an
If there are no sub-tasks, the function returns an empty
|
UI Text Box | ||||
---|---|---|---|---|
| ||||
Variant where you can specify multiple parent issues as an issue list. |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
subtasks(issueList) #Output: Issue list |
UI Expand | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
|
UI Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Parameters used in this function
|
UI Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
This function returns an
If there are no sub-tasks, the function returns an empty
|
UI Text Box | ||||
---|---|---|---|---|
| ||||
Variant where you can specify multiple parent issues as a comma separated list of issue keys. |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
subtasks(issueKeys) #Output: Issue list |
UI Expand | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||
|
UI Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Parameters used in this function
|
UI Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
This function returns an
If there are no sub-tasks, the function returns an empty
|