This page describes in detail how the macros made available by the plugin can be used together to pull and display JIRA Issue data.

How It Works

Pulling issue data from JIRA and displaying them in a Confluence page in a customized view requires the use of the following macros:

Jira-Confluence Issue Macro

The Jira-Confluence Issue Macro is used to specify which issue(s) to pull from a linked JIRA Instance. 

If there are multiple JIRA Instances connected to Confluence, a dropdown will appear that will let you choose which one to pull issue data from.

When editing the macro, the user can specify an Issue KeyFilter ID, or JQL to get one or more issues from JIRA. If there is a problem with the specified issue query, the macro will display an error message.

For details on this macro see: Jira-Confluence Issue Macro

Jira-Confluence Issue Field Macro

The Jira-Confluence Issue Field Macro is used exclusively inside the Jira-Confluence Issue Macro text block to specify what JIRA issue field to display. Multiple instances of this macro can be used to display different issue fields.

When editing the macro, the user can specify which field to display. Both System and Custom Fields are available for use via the dropdown. 

For details on this macro see: Jira-Confluence Issue Field Macro