It seems not possible to search for issues which relates to a certain issue.
At least I don't find this field in the Advanced Searching - Fields Reference.
On the other hand it is possible to show this column by customizing the Issue Navigator.
BTW: During customizing the fields are shown in German, in Advanced Search I have to use the field name in English. So I never know the exact field name I should use in the Advanced Search.
Any help appreciated.
Thanks
Community moderators have prevented the ability to post new answers.
With the standard JQL functions this is not possible. One Solution would be scriptrunner Plugin with its JQL functions: https://jamieechlin.atlassian.net/wiki/display/GRV/Scripted+JQL+Functions#ScriptedJQLFunctions-IssueLinks
e.g.
issueFunction in hasLinks("relates to")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.