JQL - Return All Issues Linked to Issue for Given Link Type

This script can be invoked from Advanced JQL. The user supplies a single issue and a link type, and the JQL will return all issues that are linked to that single issue with that link type.

Example Usage

key in silJQLList(silJql_LinkedIssuesByType.sil, TIS-39, "Problem/Incident")

See also