You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.