IssueBasedSwimlaneSettings
Swimlane settings for the case, when each swimlane is represented by an issue and contains this issue's subtasks.
Extends SwimlaneSettings
This table describes attributes of the IssueBasedSwimlaneSettings
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
field | FilterField | CustomField which values are used to identify swimlane. |
defaultCardType | SwimlaneValue | Value of a field that a card would have by default. |
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. |