Versions Compared

Key

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

On this page

Table of Contents
maxLevel1
excludeOn this page
typeflat
separatorpipe

Overview

This page demonstrates how to use the Table Plus macro, which is part of the Advanced Tables for Confluence add-on, to enhance the JIRA Issues macro. Simply insert a Table Plus macro onto your page, configure its parameters, and then insert a JIRA macro inside of the Table Plus macro.

If you are on a version of the JIRA issues macro that no longer has sorting (latest Confluence release and OnDemand - see CONF-30114), then this can be very helpful. The Table Plus macro can add sorting and other features to the JIRA Issues macro including styling the table differently. The key to doing this successfully can sometimes be dependent on the Confluence release (or more specifically, the release of the plugin containing JIRA issues macro). The following example is based on OnDemand.

Tip
titleLimitations

Currently, the JIRA issues macro limits the display to the first 20 issues. There does not appear to be an option to control this (sad) - see CONF-30116. Sorting is only done on the visible issues.

Macro Browser Input

Select this Macro

...

Define these Parameters/Values

...

Column settings > Formatting > Column type (1

2

3

4

5

6

7

8

9)

...

S

S

X

M

M

M

S

S

E

(info) Please note that the Column types parameter is required for sorting. It should contain a comma separated list of values for handling each column.  By clicking Display Options from within the JIRA Issues macro, you can review and optionally customize the columns to display, and thus determine how to set the Table Plus macro's Column types parameter.

...

Screenshot

Image Removed

Wiki Markup Input

Code Block
languagetext
linenumberstrue
{table-plus:heading=2|columnTypes=S,S,X,M,M,M,S,S,E}
{jiraissues:url=[https://bobswift.atlassian.net/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=project+%3D+TBL+AND+fixVersion+%3D+%226.1.0%22+ORDER+BY+priority+DESC}
{table-plus}

Example Result

Table plus
columnTypesS,S,X,M,M,M,S,S,E
heading2

Jira Legacy
serverJIRA (bobswift.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = TBL AND fixVersion = "6.1.0" ORDER BY priority DESC
serverId729d679a-302c-339f-958b-015e107badcd

Other Examples

Visit our full list of product examples for additional inspiration!

Image Removed

Include Page
SUPPORT:Improve the Jira issues macro with the Table Plus macro - 8.x
SUPPORT:Improve the Jira issues macro with the Table Plus macro - 8.x