Developer Portal for YouTrack and Hub Help

AttributeBasedSwimlaneSettings

Settings of swimlanes that are identified by the set of values in the selected field. For example, you can set swimlanes to represent issues for each Assignee.

Extends SwimlaneSettings

Attributes

This table describes attributes of the AttributeBasedSwimlaneSettings 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 AttributeBasedSwimlaneSettings. Read-only.

field

FilterField

CustomField which values are used to identify swimlane.

values

Array of SwimlaneEntityAttributeValues

Swimlanes that are visible on the Board.

enabled

Boolean

If false, board has no swimlanes and all cards are shown as uncategorized.

Last modified: 23 April 2024