As an admin I would like to report on JIRA links in Confluence. Currently Reporting is not to report on JIRA Links in Confluence. Adding the JIRA Links supplier would allow users to create reports based on Jira links with Confluence pages.
Actually the jira links should be probably an addition to the page supplier, like %page:jira links > jira:issues% following the structure of the JSON the jira metadata servlet provides
with a jqlQuery like this: "issue in (%jira:issues%)", additional filters could be applied to the query as well, for example to only show linked issues from a specific project.
Actually the jira links should be probably an addition to the page supplier, like %page:jira links > jira:issues% following the structure of the JSON the jira metadata servlet provides
Attachments Open full size
This would enable for example to feed the linked issues to the standard Jira macro
https://docs.servicerocket.com/reporting/user-guides/recipes/miscellaneous/injecting-parameters-into-the-jira-issues-macro
with a jqlQuery like this: "issue in (%jira:issues%)", additional filters could be applied to the query as well, for example to only show linked issues from a specific project.
Attachments Open full size