I need a query definition to find:
issues of project_1 linked by ANY relation (link, sub-task, etc) on ANY level down (1st, 2nd....nth) to a certain issue ID of project_2
example:
the query should return ALL issues of project HCQM that are linked by any relation on any level down to issue HCCPL-1054
Please see the attachment for better understanding of the requirement.