JQL linkedissuesof Traduction

Hi everyone
I have to create dashboard based on this kind of JQL:
issue in testPlanTests(PROJ-56801) OR issueFunction in linkedIssuesOfAllRecursiveLimited(“issue = PROJ-56801”, 1) OR issue in testPlanTestExecutions(PROJ-56801)
for exemple i have to list all Test executions or Bugs based on this Query.
Can anyone help me ?
thanks