It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi All
I have a specific JQL question.
Issue A in project A is linked to Issue B in Project B. Project B also has another field say X.
My question is how can i search for issues in Project A which are linked to project B and also has value X=x.
Rahul
With stock JIRA I believe this is not possible. You may have an add-on which enables this kind of query. For instance:
If you have the ScriptRunner plugin you can do a query like:
issueFunction in linkedIssuesOf("project = B and X = 'x'") and project = A
I have multiple projects that use variations of the same base workflow. The variations depend on the requirements of the project or issue type. The variations mostly come in the form of new statuses ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.