Hi,
I am trying to use JQL to search for issues in a project that has issue link "relates to".
I have the following which brings up the issues but I am trying to further query it where it looks at only a specific project or text within the link field
project = XXXX AND issueLinkType = "relates to"
I have tried limiting it to text but that is not working.
Is there perhaps a way to bring up only issues related to another specific project?
Thanks
Hello, Drishti,
It's not possible to add conditions to the linked issues without the use of plugins. Do you have any plugins that extend JQL functions?
A couple examples would be Power Scripts, JQL Extensions for Jira, ScriptRunner, Jtricks. Each would have a function to achieve what you're looking for.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.