This documentation is for an old version of Dataplane Reports.

View the latest documentation, or the list of documentation for all versions.

Supported JIRA Fields

Overview

At a glance, Dataplane supports analysis of the following field types:

  • Dataplane supports the majority of built-in JIRA fields
  • Dataplane supports the majority of standard JIRA custom fields
  • Dataplane supports custom fields from JIRA Agile, from nFeed and from the Script Runner add-ons
  • Dataplane supports all other third-party custom fields that are "stattable"

Description

Support for different field types varies slightly based on the context and type of Dataplane report being used. For example, historical reports support a different set of fields than current reports, since not all JIRA fields are indexed historically. Additionally, only numeric-typed fields can be used in areas of the application that require a numeric field, and only date-typed fields can be used when plotting issues on a dateline.

The tables in the following sections describe which custom fields are available within the various parts of Dataplane. In detail:

Values in the Segment/Value Of (Current) column can be used in the Segment By or Value Of fields of any current values (ie. non-historical) report.

Values in the Segment/Value Of (Historical) column can be used in any historical (date-based) report that supports the Segment By or Value Of options.

Values in the Issue Worklog describe the values that can be selected for segmentation in the Issue Work Log Table report, the Work Logged by Date report, the Project Work Logged by Date report, and the User Work Logged by Date report.

Values in the Sum Numeric Field include only numeric-formatted fields that can be selected in the Issue Field dropdown for the Sum Numeric Field report, the Sum Numeric Field by Date report, and the Issue Values Snapshots Sum by Date report.

Values in the Date Basis column include only date-formatted fields which can be selected in the Date Basis dropdown for any report that supports date-based reporting, including the Issues by Date report, the Issues Created by Date report, the Issues Resolved by Date report, and the Sum Numeric Field by Date report.

Built-In JIRA Fields

The following built-in JIRA fields are supported by Dataplane:

Field

Segment/
Value Of
(Current)

Segment/
Value Of
(Historical)
Issues Table ReportIssue Worklog

Sum Numeric Field

(Numeric Fields Only)

Date Basis

(Date Fields Only)

Affects Version(tick)(error)(tick)(error)(error)(error)
Assignee(tick)(tick)(tick)(error)(error)(error)
Component(tick)(error)(tick)(error)(error)(error)
Created Date(error)(error)(tick)(error)(error)(tick)
Due Date(error)(error)(tick)(error)(error)(tick)
Fix Version(tick)(error)(tick)(error)(error)(error)
Issue Key(tick)(error)(tick)(tick)(error)(error)
Issue Security(tick)(error)(tick)(tick)(error)(error)
Issue Type(tick)(tick)(tick)(tick)(error)(error)
Labels(tick)(error)(tick)(error)(error)(error)
Priority(tick)(tick)(tick)(error)(error)(error)
Project(tick)(error)(tick)(tick)(error)(error)
Project Category(tick)(error)(tick)(tick)(error)(error)
Reporter(tick)(error)(tick)(tick)(error)(error)
Resolution(tick)(tick)(tick)(tick)(error)(error)
Resolution Date(error)(error)(tick)(error)(error)(tick)
Status(tick)(tick)(tick)(error)(error)(error)
Summary(error)(error)(tick)(tick)(error)(error)
Time Estimate(error)(error)(tick)(error)(tick)(error)
Time Original Estimate(error)(error)(tick)(error)(tick)(error)
Time Spent(error)(error)(tick)(error)(tick)(error)
Updated Date(error)(error)(tick)(error)(error)(tick)
Votes(error)(error)(tick)(error)(tick)(error)
Worklog Author(error)(error)(error)(tick)(error)(error)
Worklog Date(error)(error)(error)(tick)(error)(error)

Standard JIRA Custom Fields

The following standard JIRA custom fields types are supported directly by Dataplane:

Custom Field Type

Segment/
Value Of
(Current)

Segment/
Value Of
(Historical)
Issues Table ReportIssue Worklog Segmentation

Sum Numeric Field

(Numeric Fields Only)

Date Basis

(Date Fields Only)

Cascading Select

(tick)(tick)(tick)(tick)(error)(error)
Checkboxes(tick)(error)(tick)(tick)(error)(error)
Date Picker(tick)(tick)(tick)(tick)(error)(tick)
Float(tick)(tick)(tick)(tick)(tick)(error)
Group Picker(tick)(tick)(tick)(tick)(error)(error)
Kepler User Picker(tick)(tick)(tick)(tick)(error)(error)
Labels(tick)(error)(tick)(error)(error)(error)
Multi Group Picker(error)(error)(error)(error)(error)(error)
Multi Select(tick)(error)(tick)(tick)(error)(error)
Multi User Picker(error)(error)(error)(error)(error)(error)
Multi Version Picker(error)(error)(error)(error)(error)(error)
Project(error)(error)(error)(error)(error)(error)

Select List

(tick)(tick)(tick)(tick)(error)(error)
Text(tick)(tick)(tick)(tick)(error)(error)
User Picker(tick)(tick)(tick)(tick)(error)(error)

 

Add-On Custom Fields and Calculated Values

This section describes the add-on custom fields that are supported directly by Dataplane:

Custom Field Type

Segment/
Value Of
(Current)

Segment/
Value Of
(Historical)
Issues Table ReportIssue Worklog Segmentation

Sum Numeric Field (By Date)

Numeric Fields Only

Date Basis

Date Fields Only

JIRA Agile Sprint(tick)(error)(tick)(tick)(error)(error)
JIRA Agile Epic(tick)(error)(tick)(tick)(error)(error)
JIRA Agile Story Points(error)(error)(error)(error)(tick)(error)
nFeed Fields(tick)(error)(tick)(error)(error)(error)
Script Runner Scripted Fields(tick)(error)(tick)(error)(tick)(tick)

For more details on how to work with nFeed fields and Script Runner fields, see Reporting on Calculated Values.

Other Third-Party Custom Fields

Dataplane supports all other third-party custom fields that are "stattable", or more specifically, those which support the CustomFieldStattable interface. In general, JIRA's own built-in dashboard gadgets support only stattable fields, so if a given third-party custom field works within standard JIRA gadgets, it will generally work with Dataplane as well. If in doubt, please ask the add-on vendor whether or not the custom field is stattable, or contact us for more information.

A third-party plugin, Stattable Searchers, may also be helpful when trying to use a third-party custom field that is not otherwise stattable.

Custom Field Type

Segment/
Value Of
(Current)

Segment/
Value Of
(Historical)
Issues Table ReportIssue Worklog Segmentation

Sum Numeric Field (By Date)

Numeric Fields Only

Date Basis

Date Fields Only

Any other third-party "stattable" custom field(tick)(error)(tick)(error)(error)(error)

Please note that Dataplane can retrieve only current values from stattable fields.

 

Page Contents