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: |
issuesUnder() #Output: Issue list |
|
This function returns an |
Variant where you additionally define issues. Duplicated issues are filtered from the output. |
issuesUnder(issueList) #Output: Issue list |
|
Parameters used in this function
|
This function returns an |
Variant where you define issue keys instead. |
issuesUnder(issueKeys) #Output: Issue list |
|
Parameters used in this function
|
This function returns an |
|
|
|