YouTrack Standalone 2020.6 Help

BuildBundleElement

Represents a build - a single element of a builds bundle.

Extends BundleElement

This table describes attributes of the BuildBundleElement 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

assembleDate

Long

The date and time when the build was assembled as the timestamp. Can be null.

name

String

The name of the value.

bundle

Bundle

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

description

String

The 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

The 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: 30 March 2021