IssueTag
Represents a tag.
Extends WatchFolder
This table describes attributes of the IssueTag
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 |
---|---|---|
issues | Array of Issues | Issues that have this tag. |
color | FieldStyle | Tag color. |
untagOnResolve | Boolean | If true this tag will be automatically removed from issue when the issue is resolved. |
Last modified: 8 July 2019