Developer Portal for YouTrack and Hub Help

VersionBundleElement

Represents a version in YouTrack.

Related Resources

Below you can find the list of resources that let you work with this entity.

Extends BundleElement

Attributes

This table describes attributes of the VersionBundleElement entity.

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

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

Field

Type

Description

id

String

The ID of the version. Read-only.

archived

Boolean

Indicates whether the version is archived.

released

Boolean

Indicates whether the version is marked as released.

releaseDate

Long

The release date that is associated with the version. Can be null.

startDate

Long

The start date that is associated with the version. Available since 2023.1. 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: 19 April 2024