Developer Portal for YouTrack and Hub Help

WorkItemProjectAttribute

Represents the project-related settings of a work item attribute.

Attributes

This table describes attributes of the WorkItemProjectAttribute 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 a work item attribute in a project. Read-only.

timeTrackingSettings

ProjectTimeTrackingSettings

The time tracking settings of the project. Can be null.

prototype

WorkItemAttributePrototype

The prototype for the work item attribute. Can be null.

values

Array of WorkItemAttributeValues

The list of possible values of the work item attribute.

name

String

The name of the work item attribute. Read-only. Can be null.

ordinal

Int

The position of the attribute in the list of attributes in the UI.

Last modified: 23 April 2024