YouTrack Standalone 2019.1 Help

BundleElement

Represents field value in YouTrack.

This table describes attributes of the BundleElement entity.

  • To receive an attribute in the response from server, specify it explicitly in the request parameter fields.

  • To update an attribute, provide it in the body of a POST request.

Field

Type

Description

name

String

Name of the value.

bundle

Bundle

Reference to the bundle that contains this value. Read-only. Can be null.

description

String

Description of the value. Can be null.

ordinal

Int

The position of the value in the set of values for the custom field.

color

FieldStyle

Color that is assigned to the value in the custom field.

hasRunningJob

Boolean

If true, there are some jobs running in the background for this bundle element. Otherwise, false. Read-only.

Last modified: 8 July 2019