Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Use the XML file from JIRA as a parameter for the JIRA macro: jiraissues

Step 1: Obtain the URL of the Issue Filter

    • Main navigation bar go to: 'issues'/'new filter'.
    • Select the project you wish to find issues from.
    • Select the type of issues from the dropdown box.
    • Set up any other custom search parameters if you wish.
    • Click on the button: 'view'.

Step 2: Embed the Issue Filter URL onto your Confluence Page

  • Log in to Confluence.
  • Edit the page where you wish to display the list of JIRA issues.
  • Type the following text into a new line at the appropriate location:
    Code Block
    
          {jiraissues:url=CONTENT}
    
  • Replace 'CONTENT' with the JIRA filter URL from your clipboard.
  • Customise the macro output by adding optional parameters. See below.
  • Save the page.