Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

The Jira Issues lists all Jira issues according to the filter specified. You can also choose which standard fields are visible. 

Adding Jira Issues to a Site, Category or Project

Advanced settings

Some of these settings are available from 3.1 and up.

There are two advanced settings that can be made to this module: 

  • Columns - what columns to show
  • Filter - what tickets to filter out
Columns

To show columns you use the field names to specify which to show.

For custom fields, use customfield_xxxxx where xxxxx is the field id, example customfields_10107

Filters

Use JQL to add your filter. For custom fields, use cf[xxxxx] where xxxxx is the field id, example: cf[10107]. 

Example

  • No labels