PredefinedFilterField
Represents a predefined field of the issue. Predefined fields are always present in an issue and |cannot be customized in a project. For example, project
, created
, |updated
, tags
, and so on.
Extends FilterField
This table describes attributes of the PredefinedFilterField
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 |
---|---|---|
presentation | String | Presentation of the field. |
name | String | The name of the field. |