This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant previous version.
For problems relating to the JIRA Issues Macro, click on your query below for the solution.
Issues Appear Out Of Date Using cache with this macro it can be that you have stale data in you table. You can force a refresh of the table by clicking the Refresh button in the top-right hand corner of the table.
'Error Rendering Macro' or No Issues Are Displayed or Not All Issues Are Displayed You must append a JIRA username and password to your JIRA issues filter URL. That JIRA user must also have permission to view the all issues returned by the filter, otherwise they will be omitted. Please append the os_username and os_password as described below so that jiraissues:url=http://host.com/secure/IssueNavigator.jspa?... becomes jiraissues:url=http://host.com/secure/IssueNavigator.jspa?...&os_username=MYUSERNAME&os_password=MYPASSWORD where MYUSERNAME and MYPASSWORD are a JIRA login.
'Error rendering macro: java.io.IOException: Could not download' You may need to configure Confluence to acknowledge your proxy server before it is able to download the feed.
'Error rendering macro: java.io.IOException: Error on line -1: Premature end of file' Did you select an existing JIRA filter? If you did, your issues filter URL will end with .../12345/SearchRequest-12345.xml where 12345 is any number. You should retry using a new and unsaved filter.
My jiraissues url is to a searchrequest.xml with parameters. I want the displaye...
My jiraissues url is to a searchrequest.xml with parameters. I want the displayed URL to go to something more useful than what my browser treats as a request to add to my RSS reader. Is there a searchrequest.html equivalent, and can I change the URL that is used in the link in the displayed results of the macro?
Comments (2)
May 15
Matt Doar says:
My jiraissues url is to a searchrequest.xml with parameters. I want the displaye...My jiraissues url is to a searchrequest.xml with parameters. I want the displayed URL to go to something more useful than what my browser treats as a request to add to my RSS reader. Is there a searchrequest.html equivalent, and can I change the URL that is used in the link in the displayed results of the macro?
May 16
Mei Yan Chan says:
Hi Matt, This requirement is currently not supported. The URL comes in a standa...Hi Matt,
This requirement is currently not supported. The URL comes in a standard form.
Regards,
Mei
Add Comment