I need an example query that will show issues with linked issues.
@Cynthia BernauerYou have a whole trend of exactly the same question here.
https://community.atlassian.com/t5/Jira-questions/jira-query-issues-with-linked-issues/qaq-p/426769
Best!
When the following query is ran in the installation of JIRA :
project = <project> AND issueFunction in linkedIssuesOf("", "is duplicated by")
the following error message occurs:
Field 'issueFunction' does not exist or you do not have permission to view it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Cynthia BernauerYour query is correct but do you have the script runner plug-in? if yes then do you also have the permission to view issues in this project ?
if you don't have any of these then you need to have the script runner plugin, browse permission in this project you are executing this query for.
Best!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.