Developer Portal for YouTrack and Hub Help

GroupProjectField

Represents a group project custom field entity. Use it in an import script.

Extends ProjectField.

Properties

Name

Type

Description

id

string

The ID of the project custom field.

multiValue

boolean

When true, the project custom field can support multiple values. A field can be either simple or multi-value. false by default.

name

string

The name of the project custom field.

type

string

The type of the project custom field.

10 September 2026