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