BoardConfiguration

Columns

Name

Type

References

SupportedOperators

Platform

Description

BoardId [KEY]

Integer

Boards.Id

=,IN

The Id of the board.

ColumnConfig

String

The column configuration lists the columns for the board, in the order defined in the column configuration. For each column, it shows the issue status mapping as well as the constraint type (Valid values: none, issueCount, issueCountExclSubs) for the min/max number of issues.

Filter

String

Reference to the filter used by the given board.

Name

String

The Name of the board.

CustomFieldIdRank

Integer

The CustomFieldId ranking.

Self

String

The self/url column.

SubQuery

String

JQL subquery used by the given board.

Type

String

The type of the board.

EstimationDisplayName

String

Display name of the field used for estimation.

EstimationFieldId

String

The Id of the field used for estimation.

EstimationType

String

Contains information about type of estimation used for the board. Valid values: none, issueCount, field. If the estimation type is

Last updated