Page History
UI Text Box | ||||
---|---|---|---|---|
| ||||
This function returns an issue list containing the children issues located in the level just under current issue according to Advanced Roadmaps hierarchy. Advanced Roadmaps hierarchy includes:
Example: |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
issuesUnder() #Output: Issue list |
UI Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
UI Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
This function returns an
|
UI Text Box | ||||
---|---|---|---|---|
| ||||
Variant where you additionally define issues. Duplicated issues are filtered from the output. |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
issuesUnder(issueList) #Output: Issue list |
UI Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
UI Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Parameters used in this function
|
UI Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
This function returns an
|
UI Text Box | ||||
---|---|---|---|---|
| ||||
Variant where you define issue keys instead. |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
issuesUnder(issueKeys) #Output: Issue list |
UI Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
UI Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Parameters used in this function
|
UI Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
This function returns an
|
UI Text Box | ||
---|---|---|
| ||
Function issuesUnder() returns the children issues in level just under an issue. Function allIssuesUnder() can be used for retrieving returns all children issues in any level below an issue. Function siblingIssues() returns issues sharing the same parent as a given issue, excluding the given issue. Function parent() can be used for retrieving the parent of an issue returns the issue a given issue is children of. |
Page properties | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
|
Page properties | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||
|