jiraissues

Last modified by Josué Tille on 2026/08/07 10:43

Warning

The import of this macro may be incomplete.

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
ParameterHandling
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, 

countif true, the macro is converted to jiraCount.
jqlQueryif present, the copied to the macro content
servercopied to id. If absent, the macro conversion fails.
serverId

ignored

maximumIssuesif 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: 

  • issuekeykey
  • issuetypetype
  • resolutiondateresolved
  • fixVersionsfixVersion
  • versionsversion
  • componentscomponent
  • issuelinkslink

 

Get Connected