I have Jira issues linked with confluence pages.
In the Jira navigator, It is possible to view them using a jql basic query when adding the colum "Linked Pages".
Is there a way for getting them with a jql query and list them in a confluence page ?
My goal is use after a confluence macro as Table Transformer or Table filter.
Hi @dbagot
Welcome to the community.
You can use the Jira Issues macro, to display jira issue and related issue information within a Confluence page.
yes, it works, thank you.
And I just discovered that it is possible to get the Jira issues linked with a given confluence page:
issueFunction in linkedIssuesOfRemote("query", "pageId=123456")
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.