I am using the following query in Confluence to return results from JIRA;
You would need the ScriptRunner plugin for JIRA (server only), since it allows you to make a subquery in the linkedIssues function. For instance:
issueFunction in linkedIssuesOf("project in (P1, P2)", "project scope")
That will only return issues linked to issues in P1 or P2 through the "project scope" link.
Hi Steven,
If I understood it right, the query results are OK, but you want to hide some specific information of those results directly on the Confluence table.
I suppose you had a good hunt around and found out that - unfortunately - it's not a current feature, so we'd welcome you to log features and bugs with us directly at jira.atlassian.com.
In case of having any questions about Confluence or another Atlassian product that can't be found in the Atlassian documentation, please, let us know right here or rise an issue at support.atlassian.com.
Best regards,
Lucas Machado
Atlasssian Support
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.