Versions Compared

Key

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

...

Row formatting > Header & Footer rows > Number of Header rows

Column settings > Formatting > Column type (1

2

3

4

5

6

7

8

9

10

11)

S

S

X

M

MM

S

S

S

F

F

SE

Column settings > Numbering & Totaling > Auto total numeric columnsOn


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.  Click Display Options from within the Jira Issues macro to review and optionally customize the columns to display, and thus determine how to set the Table Plus macro's Column types parameter.

...

UseFor
String (S)String columns
Exclude this column from user selectable sorting (X)Exclude column from sorting. For example, using Type column as that sorts by key, which is confusing.
Hide the column (H)Hide columns you want to hide.
Date (M)Date columns.
Numeric and float values (F)Columns with numeric or float values.

Screenshot

Wiki markup input

Code Block
languagetext
linenumberstrue
{table-plus:heading=2|autoTotal=true|columnTypes=S,S,X,M,M,MS,S,S,EF,F,S}
{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}

...

Table plus
columnTypesS,S,X,M,M,MS,S,S,F,EF,S
heading2
autoTotaltrue

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

...