Developer Portal for YouTrack and Hub Help

IssueBasedSwimlaneSettings

Swimlane settings for the case, when each swimlane is represented by an issue and contains this issue's subtasks.

Extends SwimlaneSettings

Attributes

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

field

FilterField

CustomField which values are used to identify swimlane.

defaultCardType

SwimlaneValue

Value of a field that a card would have by default. Can be null.

values

Array of SwimlaneValues

When issue has one of this values, it becomes a swimlane on this board.

enabled

Boolean

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

Last modified: 23 April 2024