The following table provides you with JIRA filters that may be helpful
Filter Use Case
issueFunction in linkedIssuesOf(“issuekey = ABC-123”) AND issuetype = Test Find all test cases linked to issue ABC-123
affectedVersion not in versionMatch(“^(?!1.2.3.4$)”) Find all issues with the affected version of only 1.2.3.4