jiraissues
Last modified by Josué Tille on 2026/08/07 10:43
The jiraissues Confluence macro is converted to the jira,jiraCount macro which requires JIRA Macro.
What to use in XWiki
How this macro would be implemented in XWiki and comparison with the corresponding feature
The Jira or the Jira count macro is the corresponding feature to use in XWiki.
See JIRA Macro.
Import details
Details on how (well) this Confluence macro is imported
| Parameter | Handling |
|---|---|
| key | if present, the macro is converted to jira and the parameter value is copied to the macro content if the jqlQuery parameter is also absent . If absent and count is also absent, |
| count | if true, the macro is converted to jiraCount. |
| jqlQuery | if present, the copied to the macro content |
| server | copied to id. If absent, the macro conversion fails. |
| serverId | ignored |
| maximumIssues | if both jqlQuery and key are absent, copied to maxCount (and if it's not there, the empty string will be copied) |
| columnIds and columns | Converted into the fields parameter. Column IDs are copied as-is except for the following conversions:
|