linksHierarchyIssue | |||||
---|---|---|---|---|---|
It takes an issue as input and builds the full hierarchy structure of linked issues | |||||
# | Name | Type | Required | Values | Description |
1 | Issue | String or integer | Yes | The issue key or id of the issue which is the root of the hierarchy | |
2 | depth | Integer | No | Integer between 1 and 5 | Limits the depth of the hierarchy structure. Default is 1. |
3 | Link direction | String | No | 'Inward' or 'outward' | Excluded link direction |
4 | Link type | String | No | The link type name | List of the excluded link types separated by comma |
5 | Issue type | String | No | The issue type name | List of the excluded issue types separated by comma |
6 | Version name | String | No | The version name | The name of the versioned issues to exclude. It applies to the affects and fix version issue fields. |
7 | Resolved | String | No | Yes or No | Yes: include the resolved issues (default) |
Examples
we take the following issue as an example: