Page History
UI Text Box | ||||
---|---|---|---|---|
| ||||
This function returns the parent issue of current issue according to Advanced Roadmaps hierarchy, i.e., the issue which is immediately above in the hierarchy. Advanced Roadmaps hierarchy includes:
Example: |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
parent() #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 | ||||||
---|---|---|---|---|---|---|
| ||||||
parent(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 | ||||||
---|---|---|---|---|---|---|
| ||||||
parent(issueKeys) #Output: Issue list |
UI Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
UI Expand | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Parser expression | Description | |||||||||||||
| This example returns parent issues of JWT-6, but doesn't return parent of JWT-20 and JWT-5: JWT-20 and JWT-5 don't belong to Advanced Roadmaps hierarchy, that's why their parent's are excluded from the output. | |||||||||||||
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 | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||
|