Page History
UI Text Box | ||||
---|---|---|---|---|
| ||||
This function returns an issue list containing all descendant issuesthe parent issue of current issue according to Advanced Roadmap hierarchy, i.e., all children issues located in any level below current issue according to Advanced Roadmap the issue which is immediately above in the hierarchy. Advanced Roadmap hierarchy includes:
Example: |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
allIssuesUnderparent() #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 | ||||||
---|---|---|---|---|---|---|
| ||||||
allIssuesUnderparent(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 | ||||||
---|---|---|---|---|---|---|
| ||||||
allIssuesUnderparent(issueKeys) #Output: Issue list |
UI Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
UI Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Parameters used in this function
|
UI Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
This function returns an
|
UI Text Box | ||
---|---|---|
| ||
Function issuesUnder() should be used for retrieving children issues in level just under the given issues. |
Page properties | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
|
Page properties | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||
|