Developer Portal for YouTrack and Hub Help

TextFieldValue

Represents a value of a custom field of text type. Use it in an import script.

Properties

Name

Type

Description

type

'text'

Identifies this object as a text custom field value. Set this property to 'text'. See FieldValue.type.

value

string

The value of the field.

10 September 2026