What is the JQL query to find out issues in a project that have linked issues of another project?
Hello Manoj,
project = ABC AND issueFunction in linkedIssuesOf("project=XYZ")
This should work!
Hi @Manoj Khaire
You can try out our add-on to visualize the progress and status of your complete hierarchy of linked issues, cross project as well, on a single page.
Agile Tools - Epic Tree and Time in Status
Below are the key features:
The app provides more than 7 types of time in status reports
Thanks Madhumita.But getting an error - Field 'issueFunction' does not exist.
How to resolve this?
Do you have scriptrunner installed?
https://community.atlassian.com/t5/Jira-questions/I-cannot-run-issueFunction-in-JQL/qaq-p/3899
You cannot do this 00TB. You can do it with scriptrunner as @Madhumitha N indicates.
It looks like you're new here. Sign in or register to get started.