Developer Portal for YouTrack and Hub Help

ProjectValue

Represents the project that is set in an issue or article that belongs to this project.

Properties

Name

Type

Description

fields

Array.< ProjectFieldInfo >

The set of fields of the project.

id

string

The ID of the project.

key

string

The key of the project.

name

string

The name of the project.

type

'project'

Identifies this object as a project value. YouTrack infers 'project' for the value in DocumentFields.project, so you can omit this property.

10 September 2026